changeset 8390:bcb7013ca366

updated
author arpi
date Sat, 07 Dec 2002 02:46:30 +0000
parents e8c51ec86340
children 780d0e226ac5
files DOCS/tech/TODO
diffstat 1 files changed, 6 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/TODO	Sat Dec 07 02:26:45 2002 +0000
+++ b/DOCS/tech/TODO	Sat Dec 07 02:46:30 2002 +0000
@@ -5,19 +5,16 @@
 FOR THE NEXT PRE_RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~~~~
 - fix -vop expand=-50 + ffdivx
-- fix the commandline/configfile parser bug (-nosound vs vfm=...)
-- cleanup qtaudio/qtvideo (move globals to context)
-- cleanup DMO interfaces
-- fix/remove -vop lavcdeint
-- remove -vop yuy2, yvu9
-- fix lowrate QDMC audio
+- fix/remove -vop lavcdeint, remove -vop yuy2, yvu9
 - fix -npp in manpage
-- fix ffmjpeg vs. -mf (Gabu's bugreport)
-- fix FindFIrst/NextFile for *.qtx
-
+- fix ffmjpeg vs. -mf (Gabu's bugreport) - FIXED?
+- fix FindFIrst/NextFile for *.qtx, requires for QCLP too
+- fix 'releasing corrupted memory' in loader
 
 FOR THE v0.90 RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~
+- cleanup qtaudio/qtvideo (move globals to context)
+- cleanup DMO interfaces
 - re-design makefile dependency system
 - finish audio filter layer
 - new demuxer layer - at least modularized...