mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 05:50:43 +00:00
explicitly disable CONFIG_AUDIO_NONSHORT
Originally committed as revision 16620 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
d80a7fe50a
commit
8b192330d5
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user