Mercurial > mplayer.hg
changeset 7899:51b2d8985bb6
updated
author | arpi |
---|---|
date | Thu, 24 Oct 2002 20:56:38 +0000 |
parents | 4bb38736c381 |
children | ae7d1056d547 |
files | DOCS/tech/TODO |
diffstat | 1 files changed, 3 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/TODO Thu Oct 24 19:40:08 2002 +0000 +++ b/DOCS/tech/TODO Thu Oct 24 20:56:38 2002 +0000 @@ -4,14 +4,13 @@ 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 @@ - 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)