summaryrefslogtreecommitdiff
path: root/libavcodec/mpegaudio.h
diff options
context:
space:
mode:
authorAurelien Jacobs <aurel@gnuage.org>2009-01-16 00:03:51 +0000
committerAurelien Jacobs <aurel@gnuage.org>2009-01-16 00:03:51 +0000
commit8b192330d5010f810f084065b790f82bb1305e7a (patch)
tree61e59800aaa4847b860378e6fd0212d721735825 /libavcodec/mpegaudio.h
parentd80a7fe50aa5cde9a5e14fe9cbef8362cc9abe3e (diff)
explicitly disable CONFIG_AUDIO_NONSHORT
Originally committed as revision 16620 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/mpegaudio.h')
-rw-r--r--libavcodec/mpegaudio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/mpegaudio.h b/libavcodec/mpegaudio.h
index e8eb1abd70..96bea310a8 100644
--- a/libavcodec/mpegaudio.h
+++ b/libavcodec/mpegaudio.h
@@ -30,6 +30,8 @@
#include "bitstream.h"
#include "dsputil.h"
+#define CONFIG_AUDIO_NONSHORT 0
+
/* max frame size, in samples */
#define MPA_FRAME_SIZE 1152