[FFmpeg-soc] [soc]: r1442 - aac/aac.c

andoma subversion at mplayerhq.hu
Sun Nov 11 15:06:30 CET 2007


Author: andoma
Date: Sun Nov 11 15:06:30 2007
New Revision: 1442

Log:
the EIGHT_SHORT_SEQUENCE issues should be fixed by now



Modified:
   aac/aac.c

Modified: aac/aac.c
==============================================================================
--- aac/aac.c	(original)
+++ aac/aac.c	Sun Nov 11 15:06:30 2007
@@ -28,7 +28,6 @@
  *  To reduce the memory required, reorder the ret buffer so all buffers are after eachother.
  *  And then try to do the interleaving inplace.
  *
- *  Fix the audible distortion. This appears when the window sequence is EIGHT_SHORT_SEQUENCE.
  */
 
 #define V_DEBUG



More information about the FFmpeg-soc mailing list