comparison DOCS/tech/TODO @ 9013:454ddf1e295f

1l :)
author arpi
date Sun, 19 Jan 2003 01:25:35 +0000
parents 3c50bffd7beb
children 476a5bf88010
comparison
equal deleted inserted replaced
9012:805b19425c19 9013:454ddf1e295f
39 - Update GUI code to support gtk 2.x (any volunteers??? we really need help here) 39 - Update GUI code to support gtk 2.x (any volunteers??? we really need help here)
40 40
41 FOR THE v1.00 RELEASE: 41 FOR THE v1.00 RELEASE:
42 ~~~~~~~~~~~~~~~~~~~~~~ 42 ~~~~~~~~~~~~~~~~~~~~~~
43 43
44 - fix the constant 200-300ms DVD/DVB/VOB audio delay (-delay -0.25)
45 UPDATE: I (A'rpi) could reproduce with the "Metal Jacket" DVD.
46 - display OSD and subtitles using DVB card's OSD 44 - display OSD and subtitles using DVB card's OSD
47 45
48 mpg demuxer: 46 mpg demuxer:
49 - implement mpeg-TS demuxer 47 - implement mpeg-TS demuxer
50 - implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer 48 - implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer
55 - fix for growing avi files (movi_end pos > stream->end_pos) 53 - fix for growing avi files (movi_end pos > stream->end_pos)
56 - implement forward seeking in avi streams with no index 54 - implement forward seeking in avi streams with no index
57 55
58 mencoder: 56 mencoder:
59 - finish mencoder -ovc vfw (bitrate setting, codec selection etc) 57 - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
60 - implement muxer layer (for mpg, ogm, mov support)
61 - add ogg/vorbis audio encoder 58 - add ogg/vorbis audio encoder
62 - stop/resume 59 - stop/resume
63 60
64 61
65 FUTURE: 62 FUTURE:
84 =================== 81 ===================
85 82
86 FOR THE v0.90 RELEASE: 83 FOR THE v0.90 RELEASE:
87 ~~~~~~~~~~~~~~~~~~~~~~ 84 ~~~~~~~~~~~~~~~~~~~~~~
88 85
89 - update the man page with all current options: 86 - update the man page with all current options
90 - muxer layer (-of)
91 - merge tech/vop.txt and tech/libavc-options.txt into the man page 87 - merge tech/vop.txt and tech/libavc-options.txt into the man page
92 - merge tech/encoding-tips.txt into encoding.html 88 - merge tech/encoding-tips.txt into encoding.html
93 - finish reviewing all of the docs 89 - finish reviewing all of the docs
94 - mplayer.1 90 - mplayer.1
95 - encoding.html 91 - encoding.html