projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d80a7fe
)
explicitly disable CONFIG_AUDIO_NONSHORT
author
Aurelien Jacobs
<aurel@gnuage.org>
Fri, 16 Jan 2009 00:03:51 +0000
(
00:03
+0000)
committer
Aurelien Jacobs
<aurel@gnuage.org>
Fri, 16 Jan 2009 00:03:51 +0000
(
00:03
+0000)
Originally committed as revision 16620 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudio.h
patch
|
blob
|
history
diff --git
a/libavcodec/mpegaudio.h
b/libavcodec/mpegaudio.h
index
e8eb1ab
..
96bea31
100644
(file)
--- a/
libavcodec/mpegaudio.h
+++ b/
libavcodec/mpegaudio.h
@@
-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