summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2004-06-05 02:51:52 +0000
committerMichael Niedermayer <michaelni@gmx.at>2004-06-05 02:51:52 +0000
commit7ae93e6aea134c4dd250140aed2561e1f5e9c3d1 (patch)
tree18d14f275360be44f3220dab572c20b98052942b /doc/TODO
parentc3f6b4728e8eb7abd02b8cb0359a07eb521e4c0f (diff)
update todo list
Originally committed as revision 3191 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 2026d7f81c..033547c6b6 100644
--- a/doc/TODO
+++ b/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
- H264 encoder
-- H264 deblock filter
- H264 B frames
-- H264 CABAC
+- optimize H264 CABAC
- per MB ratecontrol (so VCD and such do work better)
- more optimizations
- simper rate control
- split h263.c
-- mpeg2 encoding (after the ME impovements)
-- format idependant quality parameter
+- reverse engeneer RV30/RV40
+- finish NUT implementation
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
- add seeking support to the command line
- generate optimal huffman tables for mjpeg encoding
+- fix ffserver regression tests
+