[FFmpeg-soc] [soc]: r3987 - wmapro/wma3.h
faust3
subversion at mplayerhq.hu
Sat Jan 17 19:23:14 CET 2009
Author: faust3
Date: Sat Jan 17 19:23:14 2009
New Revision: 3987
Log:
fixed comment
Modified:
wmapro/wma3.h
Modified: wmapro/wma3.h
==============================================================================
--- wmapro/wma3.h Sat Jan 17 19:21:26 2009 (r3986)
+++ wmapro/wma3.h Sat Jan 17 19:23:14 2009 (r3987)
@@ -30,7 +30,7 @@
#define MAX_SUBFRAMES 32 //< max number of subframes per channel
#define MAX_BANDS 29 //< max number of scale factor bands
-/* size of blocks defines taken from wma.h*/
+/* size of block defines taken from wma.h*/
#define BLOCK_MIN_BITS 7
#define BLOCK_MAX_BITS 12
#define BLOCK_MAX_SIZE (1 << BLOCK_MAX_BITS)
More information about the FFmpeg-soc
mailing list