mirror of https://git.ffmpeg.org/ffmpeg.git
unassigned imdct & windowing TODO
Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
efe6079d2d
commit
57639aa340
1
doc/TODO
1
doc/TODO
|
@ -88,3 +88,4 @@ unassigned TODO: (unordered)
|
||||||
- extract PES packetizer from PS muxer and use it for new TS muxer
|
- extract PES packetizer from PS muxer and use it for new TS muxer
|
||||||
- implement automatic AVBistreamFilter activation
|
- implement automatic AVBistreamFilter activation
|
||||||
- make cabac encoder use bytestream (see http://trac.videolan.org/x264/changeset/?format=diff&new=651)
|
- make cabac encoder use bytestream (see http://trac.videolan.org/x264/changeset/?format=diff&new=651)
|
||||||
|
- merge imdct and windowing, the current code does considerable amounts of redundant work
|
||||||
|
|
Loading…
Reference in New Issue