[FFmpeg-soc] [soc]: r3054 - aac/aac.c
superdump
subversion at mplayerhq.hu
Thu Aug 7 12:04:37 CEST 2008
Author: superdump
Date: Thu Aug 7 12:04:36 2008
New Revision: 3054
Log:
Sync decode_band_types() comment with function name
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Thu Aug 7 12:04:36 2008
@@ -676,7 +676,7 @@ static inline float ivquant(int a) {
}
/**
- * Decode section_data payload; reference: table 4.46.
+ * Decode band types (section_data payload); reference: table 4.46.
*
* @param band_type array of the used band type
* @param band_type_run_end array of the last scalefactor band of a band type run
More information about the FFmpeg-soc
mailing list