summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-12 00:46:39 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-05-12 00:46:39 +0000
commite63b9b84ea629add7cd2cfe03a6633c5e1f22906 (patch)
treec50da75c1acbd247ed2f17f39cb3ef8699c5d547 /DOCS/tech
parentafefdc43053db38e46f848c6810da0580f85dfd2 (diff)
downloadmpv-e63b9b84ea629add7cd2cfe03a6633c5e1f22906.tar.bz2
mpv-e63b9b84ea629add7cd2cfe03a6633c5e1f22906.tar.xz
???
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6051 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r--DOCS/tech/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index 8f4b77a749..ddedfe4680 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -12,12 +12,14 @@ FOR THE RELEASE:
~~~~~~~~~~~~~~~~
- mencoder: migrate to muxer layer
-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)
- implement forward seeking in avi streams with no index
+
+demuxer:
- fix .asf demuxer bugs
- forward seeking from stdin ?
- fix the whole syncing mechanism of Real demuxer