summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorJuanjo <pulento@users.sourceforge.net>2002-05-09 04:37:38 +0000
committerJuanjo <pulento@users.sourceforge.net>2002-05-09 04:37:38 +0000
commit3e12d48a89e3385a7da76cc086333359911c2131 (patch)
treec072d6a9a9d7bfc22af091724ed8933b28dc6bd2 /doc/TODO
parentba9b374f8971eb3200a36be9b934f5c6e6ef590d (diff)
- Updating docs....
Originally committed as revision 475 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/TODO b/doc/TODO
index 9e1bee5ae1..2ab9b3b577 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,8 +5,8 @@ ffmpeg TODO list:
Planned in next release:
-- fix ffserver.
-- add raw h263 decoding support (see vivo streams)
+- fix ffserver (partially done)
+- add raw h263 decoding support, see vivo streams (partially done)
- add qscale out.
- add format autodetect with content (for example to distinguish
mpegvideo/mpegmux).
@@ -20,9 +20,9 @@ BUGS:
- fix audio/video synchro (including real player synchro bugs)
-- Improve the bit rate control for video codecs.
+- Improve the bit rate control for video codecs (done).
-- see ov511.o YUV problem (420 instead of 420P).
+- see ov511.o YUV problem (420 instead of 420P) (done?).
- fix file caching pb in windows (add correct headers)
@@ -30,7 +30,7 @@ BUGS:
- test/debug audio in flash format
-- sort out ASF streaming pbs.
+- sort out ASF streaming pbs (partially done)
- Improve psycho acoustic model for AC3 & mpeg audio.
@@ -51,4 +51,4 @@ FEATURES:
- graphical user interface.
-- animated gif as output format
+- animated gif as output format (done).