1
|
1 TO DO:
|
|
2 ~~~~~~
|
931
|
3 For the Release:
|
1161
|
4 - upgrade opendivx decore
|
|
5 - remove opendivx encore
|
|
6
|
|
7 After the release:
|
|
8 - finish OSD control (mixer, brightness/contrast/etc..)
|
|
9 - libvo2...
|
|
10 - direct rendering
|
|
11 - interlaced mpeg2 support
|
|
12 - move video decoding out of mplayer.c
|
|
13 - move fileformat-dependent code out of mplayer.c
|
1181
|
14 - qt/mov support (alex: working on it)
|
1161
|
15 - real mpeg4 (momusys) support (mp4v)
|
1064
|
16 - fast forward (changing fps on-the-fly)
|
1138
|
17 - subtitles with black rectangle background (option)
|
1161
|
18 - audio downmixing (for fast-forward and for old soundcards)
|
957
|
19
|
|
20 DONE:
|
1161
|
21 - fix up fonts (make release version of font generator?) - DONE
|
1138
|
22 - apply X11/ICCCM compliance patches - DONE
|
|
23 - play_only_n_frames option (chl) - DONE
|
|
24 - -benchmark option [Gabucino] - DONE
|
1064
|
25 - gcc 3.0 fixup - DONE
|
|
26 - ': File not found!' bug - DONE [szabi]
|
957
|
27 - sub sync +/- keys - DONE (lez)
|
|
28 - fix subtitle path in sub_filename() - DONE (lez)
|
|
29 - fix -nobps avi seeking - DONE? (arpi)
|
|
30 - fix x11 driver to work without SHM (for remote playing etc) - DONE?
|
|
31 - fast OSD renderer - DONE (arpi)
|
|
32 - fix -fps option for mpeg2 - DONE (arpi)
|
970
|
33 - fix -framedrop, support for mpeg files - DONE
|
|
34 - audio playback rate setting [Jelmer Feenstra] - DONE
|
|
35 - RESET_AUDIO optional - DONE? - with libao2 it shouldn't be problem
|
|
36 - support SSA subtitles : http://www.eswat.demon.co.uk - DONE???
|
|
37 - fix X4.0.x/DRI OpenGL - DONE? mga&radeon works with 4.0.3/DRI
|
1017
|
38 - finish ASF seeking (find next keyframe) - DONE?
|
|
39 - show current frame number [Gabucino] - DONE! (for AVI)
|
861
|
40
|
|
41 High Priority:
|
931
|
42 - further optimizations - DONE?
|
957
|
43 - support mpeg2 interlaced files (field pictures) - hacked
|
970
|
44 - integrating the gui? - DONE?
|
1064
|
45 - seek_to_frame and seek_to_index options
|
1
|
46
|
522
|
47 Low Priority:
|
545
|
48 - support for MPEG TS (transport streams) - I need sample files!
|
1108
|
49 - audio copy/encoding capability - working on (Atmos)
|