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