summaryrefslogtreecommitdiff
path: root/doc/snow.txt
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2007-09-05 01:57:29 +0000
committerMichael Niedermayer <michaelni@gmx.at>2007-09-05 01:57:29 +0000
commitc78fc717d9881fa1050c52d04df199582c067b9f (patch)
tree9fe558ca79d469eeae8c018478079920af4f6b11 /doc/snow.txt
parent2b48d8ba4affe1541b2d85fc0177abea5dbcaac1 (diff)
more todo
Originally committed as revision 10395 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/snow.txt')
-rw-r--r--doc/snow.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/snow.txt b/doc/snow.txt
index 12377e6db9..33342d0056 100644
--- a/doc/snow.txt
+++ b/doc/snow.txt
@@ -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)