# HG changeset patch # User alex # Date 1016730981 0 # Node ID 1fd019cee62d50e97ed1bbedf7125d078fda2994 # Parent d8fd45a16beb4683151cd8e79ac6059b3979a010 some updates diff -r d8fd45a16beb -r 1fd019cee62d DOCS/tech/TODO --- a/DOCS/tech/TODO Thu Mar 21 17:11:38 2002 +0000 +++ b/DOCS/tech/TODO Thu Mar 21 17:16:21 2002 +0000 @@ -6,7 +6,7 @@ ~~~~~~~~~~~~~~~~ AVI demuxer: -- fix AVI index offset base position handling ('no video steram found' bug) +- fix AVI index offset base position handling ('no video stream found' bug) - 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 @@ -30,6 +30,7 @@ demuxer: - demux_mpg: support for VDR's index files for more accurate seeking - implement seeking for YUV4MPEG_2_, NuppelVideo and Real +- fix the whole syncing mechanism of Real demuxer decoders: - qtx support? @@ -37,6 +38,8 @@ mencoder: - add ogg/vorbis audio encoder - stop/resume +- make a better encoder api +- add muxer api gui: - playlist ?