]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
more snow todo items
authormichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 25 May 2007 23:08:13 +0000 (23:08 +0000)
committermichael <michael@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Fri, 25 May 2007 23:08:13 +0000 (23:08 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9132 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/TODO

index ef2798c44d8592cbcb909b02f97eeb42e198cccd..0f5e89ef2cfef43a84b063d4029df26a143b0574 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -68,6 +68,10 @@ unassigned TODO: (unordered)
 - SNOW: 4x4 block support
 - SNOW: 1/8 pel motion compensation support
 - SNOW: iterative motion estimation based on subsampled images
+- SNOW: try B frames and MCTF and see how their PSNR/bitrate/complexity behaves
+- SNOW: try to use the wavelet transformed MC-ed reference frame as context for the entropy coder
+- SNOW: think about/analyize how to make snow use multiple cpus/threads
+- SNOW: finish spec
 - FLAC: lossy encoding (viterbi and naive scalar quantization)
 - libavfilter
 - JPEG2000 decoder & encoder