Author: kostya
Date: Sun Aug 17 11:15:20 2008
New Revision: 3392
Log:
Correct documentation
Modified:
aacenc/aacenc.c
Modified: aacenc/aacenc.c
==============================================================================
--- aacenc/aacenc.c (original)
+++ aacenc/aacenc.c Sun Aug 17 11:15:20 2008
@@ -511,7 +511,7 @@ static void encode_window_bands_info(AAC
}
/**
- * Encode one scalefactor band with selected codebook.
+ * Encode the coefficients of one scalefactor band with selected codebook.
*/
static void encode_band_coeffs(AACEncContext *s, ChannelElement *cpe, int
channel, int start, int size, int cb)
{
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc