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
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to