mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Fix mpeg audio regression test failure
Originally committed as revision 16599 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0f6a659ddf
commit
7356aaa786
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user