From 7356aaa78626b34c3b2779c7af84c92111025ebf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Wed, 14 Jan 2009 09:26:07 +0000 Subject: [PATCH] Fix mpeg audio regression test failure Originally committed as revision 16599 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mpegaudioenc.c | 3 +++ 1 file changed, 3 insertions(+) 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