3148
|
1
|
|
2 TODO:
|
|
3 =====
|
|
4
|
8754
|
5 FOR THE LAST RC-RELEASE:
|
|
6 ~~~~~~~~~~~~~~~~~~~~~~~~
|
9064
|
7 - Re: [Mplayer-cvslog] CVS: main/libvo vo_vesa.c,1.82,1.83
|
|
8 This patch makes mplayer unusable in console mode, always leaves the
|
|
9 console in graphic mode.
|
|
10 - -ac hwac3 problems? (see -users posts) - FIXED?
|
8943
|
11 - fix iconv issues:
|
9011
|
12 - ogm subtitles crash if compiled with libiconv - FIXED?
|
|
13 - -subcp crash / no effect - FIXED?
|
8943
|
14 - fix the broken -geometry option changes (fbdev, xv etc) - FIXED?
|
8842
|
15 - fix vo_svga (unusably broken. On my Cirrus, and Geforce2, confirmed)
|
9064
|
16 - Dec 28: Re: [Mplayer-cvslog] CVS: main/libvo vo_svga.c,1.55,1.56 - FIXED?
|
|
17 - remove or fix -vop lavcdeint - WHAT TO DO?
|
|
18 - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode - FIXED?
|
|
19 - Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv)
|
|
20 UPDATE: Actually -fixed-vo -vo xv doesn't work at all with 'f'...
|
|
21 no matter if panscan is used or not...
|
|
22
|
|
23 FOR THE NEXT RELEASE:
|
|
24 ~~~~~~~~~~~~~~~~~~~~~~
|
8648
|
25 - supporting Noir.rm? Garbled image now. Maybe codec scales?
|
8690
|
26 - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
|
9064
|
27 - check files at FTP/incoming/!to_be_fixed/*
|
|
28 - fix locale problems (add common float parser / mp_sscanf())
|
|
29 - fix partial -dr + ffmpeg + B frames (different stride per frame)
|
8690
|
30 - implementing 8bpp support in vo_x11.c
|
8620
|
31 - remove SVQ1 from libmpcodecs
|
8592
|
32 - remove -vop yuy2, yvu9
|
8390
|
33 - cleanup qtaudio/qtvideo (move globals to context)
|
|
34 - cleanup DMO interfaces
|
8372
|
35 - re-design makefile dependency system
|
7899
|
36 - finish audio filter layer
|
|
37 - new demuxer layer - at least modularized...
|
|
38 - fix AVI index offset base position handling ('no video stream found' bug)
|
8368
|
39 - review and implement draw_slice() support in video filters
|
8377
|
40 - Update GUI code to support gtk 2.x (any volunteers??? we really need help here)
|
8120
|
41
|
6845
|
42 FOR THE v1.00 RELEASE:
|
|
43 ~~~~~~~~~~~~~~~~~~~~~~
|
|
44
|
|
45 - display OSD and subtitles using DVB card's OSD
|
|
46
|
|
47 mpg demuxer:
|
|
48 - implement mpeg-TS demuxer
|
|
49 - implement common mpeg 1/2/4 es/ps/pes/mp3 demuxer
|
3349
|
50
|
6050
|
51 avi demuxer: (needs rewrite)
|
5586
|
52 - implement OpenDML index support (read & write)
|
4650
|
53 - implement hardcore bruteforce avi re-sync for broken files (-forceidx)
|
|
54 - fix for growing avi files (movi_end pos > stream->end_pos)
|
5126
|
55 - implement forward seeking in avi streams with no index
|
6050
|
56
|
6845
|
57 mencoder:
|
|
58 - finish mencoder -ovc vfw (bitrate setting, codec selection etc)
|
|
59 - add ogg/vorbis audio encoder
|
|
60 - stop/resume
|
|
61
|
3349
|
62
|
|
63 FUTURE:
|
|
64 ~~~~~~~
|
|
65
|
|
66 demuxer:
|
3513
|
67 - demux_mpg: support for VDR's index files for more accurate seeking
|
5962
|
68 - implement seeking for YUV4MPEG_2_
|
3148
|
69
|
|
70 decoders:
|
6845
|
71 - fix DLLs: pegasusm, pegasusl, pegasusmwv, 3ivX, morgands, alaris, vcr1, pim1,
|
7347
|
72 rricm
|
3148
|
73
|
|
74 other:
|
|
75 - dvd server
|
|
76 - mga_vid crtc2 fix
|
3844
|
77 - make nvidia_vid ;)
|
8333
|
78
|
|
79
|
|
80
|
|
81 DOCUMENTATION TODO:
|
|
82 ===================
|
|
83
|
|
84 FOR THE v0.90 RELEASE:
|
|
85 ~~~~~~~~~~~~~~~~~~~~~~
|
|
86
|
9013
|
87 - update the man page with all current options
|
8333
|
88 - merge tech/vop.txt and tech/libavc-options.txt into the man page
|
8760
|
89 - merge tech/encoding-tips.txt into encoding.html
|
8333
|
90 - finish reviewing all of the docs
|
|
91 - mplayer.1
|
|
92 - encoding.html
|
|
93 - video.html
|
|
94 - documentation.html
|
|
95 - enhance the FAQ
|
|
96
|
|
97
|
|
98 FUTURE:
|
|
99 ~~~~~~~
|
|
100
|
|
101 - write a detailed encoding guide
|
|
102 - convert the docs to SGML/XML
|
|
103 - restructuring?
|