Commit ad9efdaa authored by michaelni's avatar michaelni

h264 update


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1733 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 3ddc1f04
...@@ -19,7 +19,10 @@ Fabrice's TODO list: (in approximate decreasing priority order) ...@@ -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) Michael's TODO list: (unordered) (if anyone wanna help with sth, just ask)
------------------- -------------------
- finish implementation of WMV2 j-picture - 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) - per MB ratecontrol (so VCD and such do work better)
- more optimizations - more optimizations
- simper rate control - simper rate control
...@@ -50,3 +53,4 @@ Philip'a TODO list: (alphabetically ordered) (please help) ...@@ -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) unassigned TODO: (stuff which should/must be done but noone seems to do it)
--------------- ---------------
- use AVFrame for audio codecs too - use AVFrame for audio codecs too
- H264 interlacing
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment