diff --git a/libavcodec/mpegaudioenc.c b/libavcodec/mpegaudioenc.c index c061d7f5cf..767f823c01 100644 --- a/libavcodec/mpegaudioenc.c +++ b/libavcodec/mpegaudioenc.c @@ -26,6 +26,9 @@ #include "avcodec.h" #include "bitstream.h" + +#undef CONFIG_MPEGAUDIO_HP +#define CONFIG_MPEGAUDIO_HP 0 #include "mpegaudio.h" /* currently, cannot change these constants (need to modify