[FFmpeg-soc] [soc]: r485 - dirac/TODO

marco subversion at mplayerhq.hu
Wed Jul 18 20:55:40 CEST 2007


Author: marco
Date: Wed Jul 18 20:55:39 2007
New Revision: 485

Log:
Remove the things I did today from the TODO list :-)


Modified:
   dirac/TODO

Modified: dirac/TODO
==============================================================================
--- dirac/TODO	(original)
+++ dirac/TODO	Wed Jul 18 20:55:39 2007
@@ -1,4 +1,3 @@
-- Compare svq3 golomb to Dirac spec.
 - Compare the CABAC implementation to the Dirac spec
 - Clean things up!!!
 - Make sure the coding style is correct
@@ -9,13 +8,9 @@
 - context_set_waveletcoeffs can be rewritten as code or split up
 - Properly use bounded block reading
 - Simplify sign predict
-- Add or use a sign(x) function
 - Align assignments to make them prettier
-- Dequantization
-- Unpack the U and V components
 - Properly store the amount of codeblocks per subband instead of using
   a fixed maximum of 7 subbands
-- Remove the padded_width / padded_height hack.
 - Remove the intra frame only hacks.
 - Figure out how to reserve memory properly for coefficients in ffmpeg.
 - IDWT!! :-)



More information about the FFmpeg-soc mailing list