summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2003-04-04 14:58:23 +0000
committerMichael Niedermayer <michaelni@gmx.at>2003-04-04 14:58:23 +0000
commit365d19ec781a9f04bb36b493fb898063ba8170b8 (patch)
treeee7c70297b21ef22015900533eb643cbb0d110fa /doc/TODO
parent0da71265d84b587c7159cd82708ca60ad050dd4c (diff)
h264 update
Originally committed as revision 1733 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index f528b934e8..b90db8b1a2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -19,7 +19,10 @@ Fabrice's TODO list: (in approximate decreasing priority order)
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)
+- H264 encoder
+- H264 deblock filter
+- H264 B frames
+- H264 CABAC
- per MB ratecontrol (so VCD and such do work better)
- more optimizations
- simper rate control
@@ -50,3 +53,4 @@ Philip'a TODO list: (alphabetically ordered) (please help)
unassigned TODO: (stuff which should/must be done but noone seems to do it)
---------------
- use AVFrame for audio codecs too
+- H264 interlacing \ No newline at end of file