summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2007-05-25 23:08:13 +0000
committerMichael Niedermayer <michaelni@gmx.at>2007-05-25 23:08:13 +0000
commit367b16cbe4e69788838d3ea5de374b246509afd3 (patch)
treec2d8f7353cc2e96ef91a4d71cb30cff6ebdd676b /doc/TODO
parentf1edd8ef90fb730effe62c6227586d8c121c9499 (diff)
more snow todo items
Originally committed as revision 9132 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index ef2798c44d..0f5e89ef2c 100644
--- 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