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