Commit 20274da1 authored by mru's avatar mru

Fix mpeg audio regression test failure

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16599 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 2246b969
...@@ -26,6 +26,9 @@ ...@@ -26,6 +26,9 @@
#include "avcodec.h" #include "avcodec.h"
#include "bitstream.h" #include "bitstream.h"
#undef CONFIG_MPEGAUDIO_HP
#define CONFIG_MPEGAUDIO_HP 0
#include "mpegaudio.h" #include "mpegaudio.h"
/* currently, cannot change these constants (need to modify /* currently, cannot change these constants (need to modify
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment