diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2008-04-16 15:36:50 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2008-04-16 15:36:50 +0000 |
commit | 57639aa340e71d7cb363dc48a42edd0baf96a4c1 (patch) | |
tree | ff5a651d148f0dbe8c074d8c5260469a36ee2c2b /doc | |
parent | efe6079d2d6cf838cb7c4ae122b3868b14d16cff (diff) | |
download | ffmpeg-57639aa340e71d7cb363dc48a42edd0baf96a4c1.tar.gz |
unassigned imdct & windowing TODO
Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |