summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-01-16 13:15:22 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-01-16 13:15:22 +0000
commitf44a2df04fb553ef076594daca3ed4ccab315123 (patch)
tree3581a1875725738affce4743a616fb024da3f8d1 /doc/TODO
parent0e15384d9d154a1e4c5bc3a8d0f0e4618b6b5628 (diff)
update
Originally committed as revision 1463 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index d68b9f2df4..cada0bb8b6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -20,7 +20,6 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
-------------------
- finish implementation of WMV2 j-picture
- H264 codec (after its a standart or at least more stable)
-- slower / better zonal ME
- per MB ratecontrol (so VCD and such do work better)
- more optimizations
- simper rate control
@@ -28,6 +27,7 @@ Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
- mpeg2 encoding (after the ME impovements)
- mpeg1 b frames (after the ME impovements)
- better mb decission
+- format idependant quality
Francois' TODO list: (unordered, without any timeframe)
-------------------
@@ -53,3 +53,5 @@ unassigned TODO: (stuff which should/must be done but noone seems to do it)
---------------
- fix avi de(muxer) to handle the global header thing (needed for huffyuv/WMV2/ some M4S2)
- (try) to fix mpeg1/2 PTS
+- MPEG2 field pictures
+- use AVFrame for audio codecs too