unassigned imdct & windowing TODO

Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2008-04-16 15:36:50 +00:00
parent efe6079d2d
commit 57639aa340
1 changed files with 1 additions and 0 deletions

View File

@ -88,3 +88,4 @@ unassigned TODO: (unordered)
- extract PES packetizer from PS muxer and use it for new TS muxer
- implement automatic AVBistreamFilter activation
- 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