# HG changeset patch # User arpi # Date 1035492998 0 # Node ID 51b2d8985bb6fef35b7af1b000fbb2377223a379 # Parent 4bb38736c381bda13d3190a3039e427c5955baf9 updated diff -r 4bb38736c381 -r 51b2d8985bb6 DOCS/tech/TODO --- 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)