annotate DOCS/tech/TODO @ 3148:58467d46373a

what to do...
author arpi
date Tue, 27 Nov 2001 00:12:12 +0000
parents
children 7d725c118ccf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3148
58467d46373a what to do...
arpi
parents:
diff changeset
1
58467d46373a what to do...
arpi
parents:
diff changeset
2 TODO:
58467d46373a what to do...
arpi
parents:
diff changeset
3 =====
58467d46373a what to do...
arpi
parents:
diff changeset
4
58467d46373a what to do...
arpi
parents:
diff changeset
5 demuxer:
58467d46373a what to do...
arpi
parents:
diff changeset
6 - .VDR files from stdinput (ff detection bug)
58467d46373a what to do...
arpi
parents:
diff changeset
7 - CivIIIE3Teaser.wmv (asf demuxer bug)
58467d46373a what to do...
arpi
parents:
diff changeset
8 - test and cleanup FLI/FLC support (and implement seek)
58467d46373a what to do...
arpi
parents:
diff changeset
9 - check dvdread/dvdcss version problems
58467d46373a what to do...
arpi
parents:
diff changeset
10 - add -dumpstream
58467d46373a what to do...
arpi
parents:
diff changeset
11
58467d46373a what to do...
arpi
parents:
diff changeset
12 decoders:
58467d46373a what to do...
arpi
parents:
diff changeset
13 - check and import videodecoding.de stuff
58467d46373a what to do...
arpi
parents:
diff changeset
14 - finish and switch to C directshow code
58467d46373a what to do...
arpi
parents:
diff changeset
15 - finish native g72x audio decoder
58467d46373a what to do...
arpi
parents:
diff changeset
16 - qtx support?
58467d46373a what to do...
arpi
parents:
diff changeset
17
58467d46373a what to do...
arpi
parents:
diff changeset
18 mencoder:
58467d46373a what to do...
arpi
parents:
diff changeset
19 - add ffmpeg encoders support
58467d46373a what to do...
arpi
parents:
diff changeset
20 - add ogg/vorbis audio encoder
58467d46373a what to do...
arpi
parents:
diff changeset
21 - add raw video out
58467d46373a what to do...
arpi
parents:
diff changeset
22 - check/fix frame copy
58467d46373a what to do...
arpi
parents:
diff changeset
23 - implement CBR mp3 encoding
58467d46373a what to do...
arpi
parents:
diff changeset
24 - implement VBR audio copy
58467d46373a what to do...
arpi
parents:
diff changeset
25 - Estimated Size and Time
58467d46373a what to do...
arpi
parents:
diff changeset
26 - stop/resume
58467d46373a what to do...
arpi
parents:
diff changeset
27 - image resize filter
58467d46373a what to do...
arpi
parents:
diff changeset
28 - image cut/crop filter
58467d46373a what to do...
arpi
parents:
diff changeset
29
58467d46373a what to do...
arpi
parents:
diff changeset
30 gui:
58467d46373a what to do...
arpi
parents:
diff changeset
31 - playlist ?
58467d46373a what to do...
arpi
parents:
diff changeset
32 - preferences ?
58467d46373a what to do...
arpi
parents:
diff changeset
33
58467d46373a what to do...
arpi
parents:
diff changeset
34 other:
58467d46373a what to do...
arpi
parents:
diff changeset
35 - dvd server
58467d46373a what to do...
arpi
parents:
diff changeset
36 - sub database
58467d46373a what to do...
arpi
parents:
diff changeset
37 - mga_vid crtc2 fix
58467d46373a what to do...
arpi
parents:
diff changeset
38 - libvo2
58467d46373a what to do...
arpi
parents:
diff changeset
39