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