some tasks completed

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5737 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-04-20 21:06:09 +00:00
parent 5d1588bb81
commit 698735d071
1 changed files with 1 additions and 2 deletions

View File

@ -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?