[FFmpeg-soc] [soc]: r730 - dirac/TODO
marco
subversion at mplayerhq.hu
Sun Aug 12 20:07:54 CEST 2007
Author: marco
Date: Sun Aug 12 20:07:53 2007
New Revision: 730
Log:
update TODO
Modified:
dirac/TODO
Modified: dirac/TODO
==============================================================================
--- dirac/TODO (original)
+++ dirac/TODO Sun Aug 12 20:07:53 2007
@@ -20,9 +20,6 @@ Optimizations:
- Write IDWT in assembler
- Perhaps write arithmetic decoding in assembler
- Perhaps think about multithreading?
-- For motion compensation the decoder loops over the pixels in the
- outer loop, like it described in the specification. It is way more
- efficient to loop over the blocks.
- The halfpel interpolation code uses av_clip, this can be avoided.
- Merge the loops for halfpel interpolation.
- Just do the halfpel interpolation once when storing the reference
More information about the FFmpeg-soc
mailing list