Commit c0c2b881 authored by michael's avatar michael

update todo list


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@3191 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 59bc14e4
...@@ -32,15 +32,14 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask) ...@@ -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) ...@@ -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
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