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