OSDN Git Service

replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
authorAurelien Jacobs <aurel@gnuage.org>
Wed, 14 Jan 2009 17:19:17 +0000 (17:19 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Wed, 14 Jan 2009 17:19:17 +0000 (17:19 +0000)
commit49fb20cb8a5da4250c978bd8cea8bd841dc0594f
tree142746aa8ae9cf412da3a61ac287c4d9deb7ca22
parent7356aaa78626b34c3b2779c7af84c92111025ebf
replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_
and remove all ENABLE_ definitions.

Originally committed as revision 16600 to svn://svn.ffmpeg.org/ffmpeg/trunk
29 files changed:
configure
ffmpeg.c
libavcodec/allcodecs.c
libavcodec/arm/dsputil_arm.c
libavcodec/bitstream.c
libavcodec/dsputil.c
libavcodec/dv.c
libavcodec/h263.c
libavcodec/h263.h
libavcodec/h263dec.c
libavcodec/h264.c
libavcodec/h264.h
libavcodec/mjpegdec.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo_common.h
libavcodec/mpegvideo_enc.c
libavcodec/msmpeg4.c
libavcodec/msmpeg4.h
libavcodec/ppc/dsputil_altivec.c
libavcodec/ppc/dsputil_ppc.c
libavcodec/utils.c
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputilenc_mmx.c
libavdevice/alldevices.c
libavdevice/libdc1394.c
libavfilter/allfilters.c
libavformat/allformats.c
libavformat/avidec.c
libavformat/mpegenc.c