OSDN Git Service

Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
authorDiego Biurrun <diego@biurrun.de>
Wed, 14 Jan 2009 07:57:12 +0000 (07:57 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 14 Jan 2009 07:57:12 +0000 (07:57 +0000)
commit0f6a659ddfbe155dc8a516b963357ab6e01a0960
tree73b51e0a6c5955fc36336194edafae94ec74a729
parent576286ba818f16adae0fd774ebe1e63c58afddc1
Replace #ifdef CONFIG_ preprocessor check by #if CONFIG_.
CONFIG_ changed semantics and is always defined now.

Originally committed as revision 16598 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudio.h
libavcodec/mpegaudiodec.c