summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-27 00:12:12 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-27 00:12:12 +0000
commit7f1101eddfdd16775089d8ed59d5c9fe519dc1d0 (patch)
tree49aeaadeca429808c15cb9799107160a2410fbcc /DOCS
parent97cdbcb869dfab955750946ef4aa879b117dc2e2 (diff)
downloadmpv-7f1101eddfdd16775089d8ed59d5c9fe519dc1d0.tar.bz2
mpv-7f1101eddfdd16775089d8ed59d5c9fe519dc1d0.tar.xz
what to do...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3149 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO39
1 files changed, 39 insertions, 0 deletions
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
+