diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2006-09-30 16:06:07 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2006-09-30 16:06:07 +0000 |
commit | b8a2e12005a83e85e843824633ac5895baad0573 (patch) | |
tree | 4b07206ca30667aae0b4098ecc178fdc6e34b336 /doc | |
parent | 0d415b2dd7e2aa607c464ef98ed0788a70d33885 (diff) | |
download | ffmpeg-b8a2e12005a83e85e843824633ac5895baad0573.tar.gz |
move things from my todo to the unassigned one so my lazyness doesnt prevent others from working on them
Originally committed as revision 6396 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -26,13 +26,9 @@ Long term (ask me if you want to help): Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask) ------------------- -- finish implementation of WMV2 j-picture -- H264 encoder - optimize H264 CABAC -- per MB ratecontrol (so VCD and such do work better) - more optimizations - simper rate control -- reverse engeneer RV30/RV40 Francois' TODO list: (unordered, without any timeframe) ------------------- @@ -77,3 +73,7 @@ unassigned TODO: (unordered) - seeking regression test - regression tests for codecs which dont have an encoder (I+P frame bitstream in svn) - add support for using mplayers video filters to ffmpeg +- reverse engeneer RV30/RV40 +- finish implementation of WMV2 j-picture +- H264 encoder +- per MB ratecontrol (so VCD and such do work better) |