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

andoma subversion at mplayerhq.hu
Fri Mar 7 15:02:06 CET 2008


Author: andoma
Date: Fri Mar  7 15:02:06 2008
New Revision: 1994

Log:
Remove an old TODO, this should be acomplished via a decent audio API instead.



Modified:
   aac/aac.c

Modified: aac/aac.c
==============================================================================
--- aac/aac.c	(original)
+++ aac/aac.c	Fri Mar  7 15:02:06 2008
@@ -27,12 +27,6 @@
  * @author Maxim Gavrilov ( maxim.gavrilov gmail com )
  */
 
-/** TODO
- *  To reduce the memory required, reorder the ret buffer so all buffers are
- *  after each other. And then try to do the interleaving inplace.
- */
-
-
 /**
  * AAC SSR (Scalable Sample Rate) is currently not working, and therefore
  * not compiled in. SSR files play without crashing but produce audible



More information about the FFmpeg-soc mailing list