mirror of https://git.ffmpeg.org/ffmpeg.git
h264 update
Originally committed as revision 1733 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
0da71265d8
commit
365d19ec78
6
doc/TODO
6
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
|
Loading…
Reference in New Issue