summaryrefslogtreecommitdiffstats
path: root/DOCS/TODO
blob: 2f70eb943299bc109f138d92cc9f2e61cef07182 (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
TO DO:
~~~~~~
For the Release:
- fix -framedrop, support for mpeg files

- audio playback rate setting [Jelmer Feenstra]
- RESET_AUDIO optional - DONE? - with libao2 it shouldn't be problem

DONE:
- 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)

High Priority:
- finish ASF seeking (find next keyframe)
- further optimizations - DONE?
- support mpeg2 interlaced files (field pictures) - hacked

Medium Priority:
- show current frame number [Gabucino]
- seek_to_frame and seek_to_index options
- audio copy/encoding capability
- support SSA subtitles : http://www.eswat.demon.co.uk

Low Priority:
- fix X4.0.x/DRI OpenGL - DONE?  mga&radeon works with 4.0.3/DRI
- support for MPEG TS (transport streams) - I need sample files!
- integrating the gui? - DONE?