]> git.sesse.net Git - ffmpeg/commitdiff
more todo
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Sep 2007 01:57:29 +0000 (01:57 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 5 Sep 2007 01:57:29 +0000 (01:57 +0000)
Originally committed as revision 10395 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/snow.txt

index 12377e6db94037739e7dc60f3aae455c7742faa1..33342d0056159f0dfc08fe9e87c9b90587d991c0 100644 (file)
@@ -338,6 +338,9 @@ try to use the wavelet transformed predicted image (motion compensated image) as
 try the MV length as context for coding the residual coefficients
 use extradata for stuff which is in the keyframes now?
 the MV median predictor is patented IIRC
+change MC so per picture halfpel interpolation can be done and finish the implementation of it
+compare the 6 tap and 8 tap hpel filters (psnr/bitrate and subjective quality)
+try different range coder state transition tables for different contexts
 
 Not Important:
 spatial_scalability b vs u (!= 0 breaks syntax anyway so we can add a u later)