summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2002-12-20 18:42:30 +0000
committerMichael Niedermayer <michaelni@gmx.at>2002-12-20 18:42:30 +0000
commite5e65a53cd2d9687693ea3f9ac438b1d7dce803c (patch)
tree158683657662aa2c0ac9a8875cb54672ee350738 /doc/TODO
parent1d366fceea76bd756af50edb313cb3fa8d397816 (diff)
my TODO ...
Originally committed as revision 1346 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index cf3a3a5114..bbaf4eecdf 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -16,3 +16,17 @@ Fabrice's TODO list: (in approximate decreasing priority order)
- add new MPEG4-AAC audio decoder (both integer-only and float version)
- fix telecine and frame rate conversion
+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
+- better & cleaner b frame ME
+- per MB ratecontrol (so VCD and such do work better)
+- more optimizations
+- more compare functions for ME
+- simper rate control
+- qpel encoding
+- split h263.c
+- mpeg2 encoding (after the ME impovements)
+- mpeg1 b frames (after the ME impovements)