[FFmpeg-soc] [soc]: r451 - aac/aac.c
banan
subversion at mplayerhq.hu
Mon Jul 16 21:57:41 CEST 2007
Author: banan
Date: Mon Jul 16 21:57:41 2007
New Revision: 451
Log:
Add better cause for the distortion.
Modified:
aac/aac.c
Modified: aac/aac.c
==============================================================================
--- aac/aac.c (original)
+++ aac/aac.c Mon Jul 16 21:57:41 2007
@@ -28,7 +28,7 @@
* 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.
+ * 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