Add #ifndef around FF_API_MM_FLAGS.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 5 Sep 2010 21:04:11 +0000 (21:04 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 5 Sep 2010 21:04:11 +0000 (21:04 +0000)
commit8ef38f3f5030a7a1b7eab0a464d7fb36c6dbe565
treeb03b64c99f6739cc2d3bb541d6a013c3586be207
parentb1c32fb5e5e9f6d18077b4f4d6fb7e6fd946630c
Add #ifndef around FF_API_MM_FLAGS.

The #ifndef is required to allow for example some automated regression
tests by simply configuring with: --extra-cflags="-DFF_API_FOO=0".

Originally committed as revision 25043 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h