Author: superdump
Date: Wed Jan  9 18:14:12 2008
New Revision: 1812

Log:
Add TODO note about swapping scale_bias values so we can use mul instead of div


Modified:
   aac/TODO

Modified: aac/TODO
==============================================================================
--- aac/TODO    (original)
+++ aac/TODO    Wed Jan  9 18:14:12 2008
@@ -3,6 +3,8 @@ General:
 * Find and remove duplicate code and tables
 * 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
+  rather than divide
 
 Cosmetic:
 
_______________________________________________
FFmpeg-soc mailing list
[email protected]
http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc

Reply via email to