summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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