# HG changeset patch # User arpi # Date 1039229190 0 # Node ID bcb7013ca366738c8e86a1a52d4b7d716aeebbac # Parent e8c51ec863403f1583cdd18beb98021db630a0fe updated diff -r e8c51ec86340 -r bcb7013ca366 DOCS/tech/TODO --- 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...