summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 21:06:09 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 21:06:09 +0000
commit698735d071e7f960505ad2d94a874a46ac075c98 (patch)
tree16938ac0b6abc2526adf7c51921bb3d8280c8ac9 /DOCS
parent5d1588bb817be767e53ab1211659d79dc74feaef (diff)
downloadmpv-698735d071e7f960505ad2d94a874a46ac075c98.tar.bz2
mpv-698735d071e7f960505ad2d94a874a46ac075c98.tar.xz
some tasks completed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5737 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index f78f90ae6a..9cc252dbf3 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -19,7 +19,6 @@ demuxer:
- 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
-- implement seeking to Ogg demuxer
- fix .asf demuxer bugs
- forward seeking from stdin ?
- fix the whole syncing mechanism of Real demuxer
@@ -33,7 +32,7 @@ decoders:
demuxer:
- demux_mpg: support for VDR's index files for more accurate seeking
-- implement seeking for YUV4MPEG_2_, NuppelVideo and Real
+- implement seeking for YUV4MPEG_2_ and Real
decoders:
- qtx support?