summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2008-04-16 15:36:50 +0000
committerMichael Niedermayer <michaelni@gmx.at>2008-04-16 15:36:50 +0000
commit57639aa340e71d7cb363dc48a42edd0baf96a4c1 (patch)
treeff5a651d148f0dbe8c074d8c5260469a36ee2c2b /doc
parentefe6079d2d6cf838cb7c4ae122b3868b14d16cff (diff)
unassigned imdct & windowing TODO
Originally committed as revision 12860 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index a8567a5ec3..6c0a824107 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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