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