WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: mark-clist, npsl co uk)

Originally committed as revision 4407 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Mark Weaver 2005-06-28 14:56:16 +00:00 committed by Michael Niedermayer
parent 33785a3a9d
commit ff547a52d2
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#define NB_LSP_COEFS 10
/* XXX: is it a suitable value ? */
#define MAX_CODED_SUPERFRAME_SIZE 4096
#define MAX_CODED_SUPERFRAME_SIZE 16384
#define MAX_CHANNELS 2