Author: superdump
Date: Thu Aug 21 09:15:50 2008
New Revision: 3514
Log:
Oops, make the tns note a FIXME
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Thu Aug 21 09:15:50 2008
@@ -1280,7 +1280,7 @@ static void apply_tns(float coef[1024],
continue;
/* tns_decode_coef
- * NOTE: This duplicates the functionality of some double code in
lpc.c.
+ * FIXME: This duplicates the functionality of some double code in
lpc.c.
*/
for (m = 0; m < order; m++) {
float tmp;
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc