Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
authorDiego Biurrun <diego@biurrun.de>
Fri, 23 Sep 2005 00:25:41 +0000 (00:25 +0000)
committerDiego Biurrun <diego@biurrun.de>
Fri, 23 Sep 2005 00:25:41 +0000 (00:25 +0000)
commita9e350952992f07f4b560385185f406fbbb752d7
tree05d33876774bc092ffee92ecabd160ae3dc2205c
parent288f1e6815fc52196fd1f443d305a4822bf371a2
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
in libavformat to allow building (de)coders and (de)muxers independently at
some point + support for this option in configure.

Originally committed as revision 4611 to svn://svn.ffmpeg.org/ffmpeg/trunk
24 files changed:
configure
libavformat/allformats.c
libavformat/asf-enc.c
libavformat/asf.c
libavformat/au.c
libavformat/avienc.c
libavformat/avio.c
libavformat/aviobuf.c
libavformat/ffm.c
libavformat/jpeg.c
libavformat/mmf.c
libavformat/mp3.c
libavformat/mpeg.c
libavformat/mpegts.c
libavformat/mpjpeg.c
libavformat/nut.c
libavformat/ogg.c
libavformat/ogg2.c
libavformat/raw.c
libavformat/rm.c
libavformat/sgi.c
libavformat/swf.c
libavformat/wav.c
libavformat/yuv4mpeg.c