summaryrefslogtreecommitdiffstats
path: root/DOCS/TODO
blob: 8c4a63f642a3d8f11dd6e033d0e49b26754a896d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
TO DO:
~~~~~~
For the Release:
- fast forward (changing fps on-the-fly)
- subtitles with black rectangle background (option)

DONE:
- apply X11/ICCCM compliance patches - DONE
- play_only_n_frames option (chl) - DONE
- -benchmark option [Gabucino] - DONE
- gcc 3.0 fixup - DONE
- ': File not found!' bug - DONE [szabi]
- sub sync +/- keys - DONE (lez)
- fix subtitle path in sub_filename() - DONE (lez)
- fix -nobps avi seeking - DONE? (arpi)
- fix x11 driver to work without SHM (for remote playing etc) - DONE?
- fast OSD renderer - DONE (arpi)
- fix -fps option for mpeg2 - DONE (arpi)
- fix -framedrop, support for mpeg files - DONE
- audio playback rate setting [Jelmer Feenstra] - DONE
- RESET_AUDIO optional - DONE? - with libao2 it shouldn't be problem
- support SSA subtitles : http://www.eswat.demon.co.uk - DONE???
- fix X4.0.x/DRI OpenGL - DONE?  mga&radeon works with 4.0.3/DRI
- finish ASF seeking (find next keyframe) - DONE?
- show current frame number [Gabucino] - DONE! (for AVI)

High Priority:
- further optimizations - DONE?
- support mpeg2 interlaced files (field pictures) - hacked
- integrating the gui? - DONE?
- seek_to_frame and seek_to_index options

Low Priority:
- support for MPEG TS (transport streams) - I need sample files!
- audio copy/encoding capability - working on (Atmos)