Commit 2b6134b3 authored by Michael Niedermayer's avatar Michael Niedermayer

update todo

Originally committed as revision 10466 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent b9b7472e
...@@ -489,13 +489,12 @@ TODO: ...@@ -489,13 +489,12 @@ TODO:
===== =====
Important: Important:
finetune initial contexts finetune initial contexts
spatial_decomposition_count per frame?
flip wavelet? flip wavelet?
try to use the wavelet transformed predicted image (motion compensated image) as context for coding the residual coefficients try to use the wavelet transformed predicted image (motion compensated image) as context for coding the residual coefficients
try the MV length as context for coding the residual coefficients try the MV length as context for coding the residual coefficients
use extradata for stuff which is in the keyframes now? use extradata for stuff which is in the keyframes now?
the MV median predictor is patented IIRC the MV median predictor is patented IIRC
change MC so per picture halfpel interpolation can be done and finish the implementation of it implement per picture halfpel interpolation
compare the 6 tap and 8 tap hpel filters (psnr/bitrate and subjective quality) compare the 6 tap and 8 tap hpel filters (psnr/bitrate and subjective quality)
try different range coder state transition tables for different contexts try different range coder state transition tables for different contexts
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment