[FFmpeg-soc] [soc]: r1814 - aac/TODO
superdump
subversion at mplayerhq.hu
Wed Jan 9 22:36:35 CET 2008
Author: superdump
Date: Wed Jan 9 22:36:35 2008
New Revision: 1814
Log:
Make a note about removing invalid assertions and reacting appropriately to
bitstream errors
Modified:
aac/TODO
Modified: aac/TODO
==============================================================================
--- aac/TODO (original)
+++ aac/TODO Wed Jan 9 22:36:35 2008
@@ -1,6 +1,7 @@
General:
* Find and remove duplicate code and tables
+* Remove invalid assertions and deal with bitstream errors appropriately
* Move variables that are unnecessarily included in the context into function or
more isolated code blocks
* Swap scale_bias values for C/SIMD and multiply by scale_bias as appropriate
More information about the FFmpeg-soc
mailing list