summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-07 02:46:30 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-07 02:46:30 +0000
commit748ac7cb4ccfd0ab7b71b4d8eb7e94f0be55747c (patch)
tree1a17e9bd7916a96d5fc1511602cbe229423821f1 /DOCS
parente0143739c360b3f696f828c82ab25e8af98bceea (diff)
downloadmpv-748ac7cb4ccfd0ab7b71b4d8eb7e94f0be55747c.tar.bz2
mpv-748ac7cb4ccfd0ab7b71b4d8eb7e94f0be55747c.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8391 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO15
1 files changed, 6 insertions, 9 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 4195a1e686..ecec39d84e 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -5,19 +5,16 @@ TODO:
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...