summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-24 20:56:38 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-24 20:56:38 +0000
commitf100d2e169eba36666cc57414911cdab3a7c2811 (patch)
treeaffd45a18ab7fc289fc54b5506364c2668324d5b /DOCS
parent68ad19067898a09aad7076616c960905b55094c4 (diff)
downloadmpv-f100d2e169eba36666cc57414911cdab3a7c2811.tar.bz2
mpv-f100d2e169eba36666cc57414911cdab3a7c2811.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7900 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index f67b725a67..7344aba1ca 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -4,14 +4,13 @@ TODO:
FOR THE v0.90 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
-- codec (vc/ac) priority option
-- ao/vo priority option
+- finish audio filter layer
+- new demuxer layer - at least modularized...
+- fix AVI index offset base position handling ('no video stream found' bug)
FOR THE v1.00 RELEASE:
~~~~~~~~~~~~~~~~~~~~~~
-- audio filter layer
-- new demuxer layer - at least modularized...
- display OSD and subtitles using DVB card's OSD
mpg demuxer:
@@ -19,7 +18,6 @@ mpg demuxer:
- implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer
avi demuxer: (needs rewrite)
-- fix AVI index offset base position handling ('no video stream found' bug)
- implement OpenDML index support (read & write)
- implement hardcore bruteforce avi re-sync for broken files (-forceidx)
- fix for growing avi files (movi_end pos > stream->end_pos)