Mercurial > mplayer.hg
annotate DOCS/tech/TODO @ 5126:1c55c0dd1570
updates
author | arpi |
---|---|
date | Sat, 16 Mar 2002 01:34:45 +0000 |
parents | fbd2535a00c6 |
children | 1fd019cee62d |
rev | line source |
---|---|
3148 | 1 |
2 TODO: | |
3 ===== | |
4 | |
3349 | 5 FOR THE RELEASE: |
6 ~~~~~~~~~~~~~~~~ | |
7 | |
4650 | 8 AVI demuxer: |
9 - fix AVI index offset base position handling ('no video steram found' bug) | |
10 - implement hardcore bruteforce avi re-sync for broken files (-forceidx) | |
11 - fix for growing avi files (movi_end pos > stream->end_pos) | |
5126 | 12 - implement forward seeking in avi streams with no index |
3349 | 13 |
4650 | 14 URGENT: |
15 - finish mencoder -ovc vfw (bitrate setting, codec selection etc) | |
16 - mencoder: image cut/crop/extend filter, colorspace conversion | |
17 - codec priority option | |
18 - implement software scaling to vo_mpegpes | |
5126 | 19 - move encoders from mencoder.c to libvo |
20 - implement/commit Ogg demuxer | |
3349 | 21 |
22 | |
23 FUTURE: | |
24 ~~~~~~~ | |
25 | |
4650 | 26 decoders: |
27 - getting mss1 (Windows Screen Video) DLL codec working... - kabi | |
28 - fix seeking with libmad audio codec (codec lost sync and can't resync?) | |
29 | |
3349 | 30 demuxer: |
3513 | 31 - demux_mpg: support for VDR's index files for more accurate seeking |
3867 | 32 - implement seeking for YUV4MPEG_2_, NuppelVideo and Real |
3148 | 33 |
34 decoders: | |
35 - qtx support? | |
36 | |
37 mencoder: | |
38 - add ogg/vorbis audio encoder | |
39 - stop/resume | |
40 | |
41 gui: | |
42 - playlist ? | |
43 - preferences ? | |
44 | |
45 other: | |
46 - dvd server | |
47 - mga_vid crtc2 fix | |
3844 | 48 - make nvidia_vid ;) |
3416 | 49 - display OSD and subtitles using DVB card's OSD |
50 | |
3254
34e734d6fb6e
some more stuff, vivo seek removed as being impossible
arpi
parents:
3200
diff
changeset
|
51 |