update todo list
Originally committed as revision 3191 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
c3f6b4728e
commit
7ae93e6aea
9
doc/TODO
9
doc/TODO
@ -32,15 +32,14 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
|
|||||||
-------------------
|
-------------------
|
||||||
- finish implementation of WMV2 j-picture
|
- finish implementation of WMV2 j-picture
|
||||||
- H264 encoder
|
- H264 encoder
|
||||||
- H264 deblock filter
|
|
||||||
- H264 B frames
|
- H264 B frames
|
||||||
- H264 CABAC
|
- optimize H264 CABAC
|
||||||
- per MB ratecontrol (so VCD and such do work better)
|
- per MB ratecontrol (so VCD and such do work better)
|
||||||
- more optimizations
|
- more optimizations
|
||||||
- simper rate control
|
- simper rate control
|
||||||
- split h263.c
|
- split h263.c
|
||||||
- mpeg2 encoding (after the ME impovements)
|
- reverse engeneer RV30/RV40
|
||||||
- format idependant quality parameter
|
- finish NUT implementation
|
||||||
|
|
||||||
Francois' TODO list: (unordered, without any timeframe)
|
Francois' TODO list: (unordered, without any timeframe)
|
||||||
-------------------
|
-------------------
|
||||||
@ -71,3 +70,5 @@ unassigned TODO: (stuff which should/must be done but noone seems to do it)
|
|||||||
http://ccrma-www.stanford.edu/~jos/resample/resample.html
|
http://ccrma-www.stanford.edu/~jos/resample/resample.html
|
||||||
- add seeking support to the command line
|
- add seeking support to the command line
|
||||||
- generate optimal huffman tables for mjpeg encoding
|
- generate optimal huffman tables for mjpeg encoding
|
||||||
|
- fix ffserver regression tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user