summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-05 20:25:12 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-05 20:25:12 +0000
commitd542b518570681c7d1141c2c5a5747d3b3215b92 (patch)
tree5113b66dec033b24dbe8781ddd26a140bfb0e978
parent8786e7fb495fe68cef7233976d24765bbc496b92 (diff)
downloadmpv-d542b518570681c7d1141c2c5a5747d3b3215b92.tar.bz2
mpv-d542b518570681c7d1141c2c5a5747d3b3215b92.tar.xz
updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8373 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index a96509d041..2e8252a58f 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -6,9 +6,14 @@ 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
FOR THE v0.90 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
+- re-design makefile dependency system
- finish audio filter layer
- new demuxer layer - at least modularized...
- fix AVI index offset base position handling ('no video stream found' bug)