Mercurial > mplayer.hg
changeset 5245:1fd019cee62d
some updates
author | alex |
---|---|
date | Thu, 21 Mar 2002 17:16:21 +0000 |
parents | d8fd45a16beb |
children | 4cfa6366e551 |
files | DOCS/tech/TODO |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 ?