From 7f1101eddfdd16775089d8ed59d5c9fe519dc1d0 Mon Sep 17 00:00:00 2001 From: arpi Date: Tue, 27 Nov 2001 00:12:12 +0000 Subject: [PATCH] what to do... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3149 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/TODO | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 DOCS/tech/TODO diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO new file mode 100644 index 0000000000..d2cfcd0e5b --- /dev/null +++ b/DOCS/tech/TODO @@ -0,0 +1,39 @@ + +TODO: +===== + +demuxer: +- .VDR files from stdinput (ff detection bug) +- CivIIIE3Teaser.wmv (asf demuxer bug) +- test and cleanup FLI/FLC support (and implement seek) +- check dvdread/dvdcss version problems +- add -dumpstream + +decoders: +- check and import videodecoding.de stuff +- finish and switch to C directshow code +- finish native g72x audio decoder +- qtx support? + +mencoder: +- add ffmpeg encoders support +- add ogg/vorbis audio encoder +- add raw video out +- check/fix frame copy +- implement CBR mp3 encoding +- implement VBR audio copy +- Estimated Size and Time +- stop/resume +- image resize filter +- image cut/crop filter + +gui: +- playlist ? +- preferences ? + +other: +- dvd server +- sub database +- mga_vid crtc2 fix +- libvo2 +