No subject

bogus at does.not.exist.com bogus at does.not.exist.com
Mon Jul 5 15:10:54 CEST 2010


# libavformat dependencies
mpeg4audio.o
mpegaudiodata.o
dvdata.o
flacdec.o
flacdata.o
flac.o
mpeg12data.o
iff.o
xiph.o
mpegvideo.o
dirac.o
aacadtsdec.o

Some dependencies are not in the Makefile directly but are specified in
configure at the component level.  So some of these should possibly be
examined for additional build dependencies.

ac3_demuxer_select="ac3_parser"
eac3_demuxer_select="ac3_parser"
ac3_parser.o
ac3tab.o
aac_ac3_parser.o

dirac_demuxer_select="dirac_parser"
dirac_parser.o

flac_demuxer_select="flac_parser"
flac_parser.o
flacdata.o
flac.o

mp3_demuxer_select="mpegaudio_parser"
mpegaudio_parser.o
mpegaudiodecheader.o
mpegaudiodata.o

ogg_demuxer_select="golomb"
golomb.o

spdif_muxer_select="aac_parser"
aac_parser.o
aac_ac3_parser.o
aacadtsdec.o
mpeg4audio.o


-Justin



More information about the ffmpeg-devel mailing list