update
Originally committed as revision 5805 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
94c4def23c
commit
53be4c90e3
3
doc/TODO
3
doc/TODO
@ -67,7 +67,6 @@ unassigned TODO: (unordered)
|
|||||||
- SNOW: 4x4 block support
|
- SNOW: 4x4 block support
|
||||||
- SNOW: 1/8 pel motion compensation support
|
- SNOW: 1/8 pel motion compensation support
|
||||||
- SNOW: iterative motion estimation based on subsampled images
|
- SNOW: iterative motion estimation based on subsampled images
|
||||||
- ADPCM: viterbi/trellis based optimal encoder
|
|
||||||
- FLAC: lossy encoding (viterbi and naive scalar quantization)
|
- FLAC: lossy encoding (viterbi and naive scalar quantization)
|
||||||
- libavfilter
|
- libavfilter
|
||||||
- JPEG2000 decoder & encoder
|
- 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)
|
- macroblock based pixel format (better cache locality, somewhat complex, one paper claimed it faster for high res)
|
||||||
- finish NUT implementation
|
- finish NUT implementation
|
||||||
- movenc.c fix stts so that variable framerate files work
|
- 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)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user