[FFmpeg-soc] [soc]: r3055 - aac/aac.c
superdump
subversion at mplayerhq.hu
Thu Aug 7 12:05:35 CEST 2008
Author: superdump
Date: Thu Aug 7 12:05:35 2008
New Revision: 3055
Log:
Sync decode_scalefactors() comment with function name
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Thu Aug 7 12:05:35 2008
@@ -717,7 +717,7 @@ static int decode_band_types(AACContext
}
/**
- * Decode scale_factor_data; reference: table 4.47.
+ * Decode scalefactors; reference: table 4.47.
*
* @param mix_gain channel gain (Not used by AAC bitstream.)
* @param global_gain first scalefactor value as scalefactors are differentially coded
More information about the FFmpeg-soc
mailing list