git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6051 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-05-12 00:46:39 +00:00
parent afefdc4305
commit e63b9b84ea
1 changed files with 3 additions and 1 deletions

View File

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