3148
|
1
|
|
2 TODO:
|
|
3 =====
|
|
4
|
6845
|
5 FOR THE v0.90 RELEASE:
|
|
6 ~~~~~~~~~~~~~~~~~~~~~~
|
|
7 - codec (vc/ac) priority option
|
|
8 - ao/vo priority option
|
5558
|
9
|
6845
|
10 FOR THE v1.00 RELEASE:
|
|
11 ~~~~~~~~~~~~~~~~~~~~~~
|
|
12
|
|
13 - audio filter layer
|
|
14 - new demuxer layer - at least modularized...
|
|
15 - display OSD and subtitles using DVB card's OSD
|
|
16
|
|
17 mpg demuxer:
|
|
18 - implement mpeg-TS demuxer
|
|
19 - implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer
|
3349
|
20
|
6050
|
21 avi demuxer: (needs rewrite)
|
5245
|
22 - fix AVI index offset base position handling ('no video stream found' bug)
|
5586
|
23 - implement OpenDML index support (read & write)
|
4650
|
24 - implement hardcore bruteforce avi re-sync for broken files (-forceidx)
|
|
25 - fix for growing avi files (movi_end pos > stream->end_pos)
|
5126
|
26 - implement forward seeking in avi streams with no index
|
6050
|
27
|
6845
|
28 mencoder:
|
|
29 - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
30 - implement muxer layer (for mpg, ogm, mov support)
|
|
31 - add ogg/vorbis audio encoder
|
|
32 - stop/resume
|
|
33
|
|
34 docs:
|
|
35 - migrate to XML/DocBook
|
|
36 - restructuring?
|
3349
|
37
|
|
38 FUTURE:
|
|
39 ~~~~~~~
|
|
40
|
|
41 demuxer:
|
3513
|
42 - demux_mpg: support for VDR's index files for more accurate seeking
|
5962
|
43 - implement seeking for YUV4MPEG_2_
|
3148
|
44
|
|
45 decoders:
|
6845
|
46 - fix DLLs: pegasusm, pegasusl, pegasusmwv, 3ivX, morgands, alaris, vcr1, pim1,
|
7347
|
47 rricm
|
3148
|
48
|
6845
|
49 decoders:
|
|
50 - qtx support?
|
7347
|
51 - WMO (wmv9) support?
|
3148
|
52
|
|
53 other:
|
|
54 - dvd server
|
|
55 - mga_vid crtc2 fix
|
3844
|
56 - make nvidia_vid ;)
|