Commit 3e302b7d authored by michael's avatar michael

update


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5805 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 876cdae6
......@@ -67,7 +67,6 @@ unassigned TODO: (unordered)
- SNOW: 4x4 block support
- SNOW: 1/8 pel motion compensation support
- SNOW: iterative motion estimation based on subsampled images
- ADPCM: viterbi/trellis based optimal encoder
- FLAC: lossy encoding (viterbi and naive scalar quantization)
- libavfilter
- JPEG2000 decoder & encoder
......@@ -75,4 +74,6 @@ unassigned TODO: (unordered)
- macroblock based pixel format (better cache locality, somewhat complex, one paper claimed it faster for high res)
- finish NUT implementation
- movenc.c fix stts so that variable framerate files work
- seeking regression test
- regression tests for codecs which dont have an encoder (I+P frame bitstream in svn)
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