mirror of https://github.com/mpv-player/mpv
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@932 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
aae61563e1
commit
b064ad2fb8
15
DOCS/TODO
15
DOCS/TODO
|
@ -1,12 +1,15 @@
|
|||
TO DO:
|
||||
~~~~~~
|
||||
For the Release:
|
||||
- fix -framedrop, support for mpeg files
|
||||
- fix -nobps avi seeking
|
||||
- audio playback rate setting [Jelmer Feenstra]
|
||||
- finish ASF seeking (find next keyframe)
|
||||
|
||||
High Priority:
|
||||
- finish ASF seeking (find next keyframe)
|
||||
- audio playback rate setting [Jelmer Feenstra]
|
||||
- asterix.avi audio delays after 5-10 mins (bps mode only) - DONE?
|
||||
- fix x11 driver to work without SHM (for remote playing etc)
|
||||
- further optimizations
|
||||
- fix x11 driver to work without SHM (for remote playing etc) - DONE?
|
||||
- further optimizations - DONE?
|
||||
- support mpeg2 interlaced files (field pictures)
|
||||
|
||||
Medium Priority:
|
||||
- show current frame number [Gabucino]
|
||||
|
@ -15,6 +18,6 @@ Medium Priority:
|
|||
- support SSA subtitles : http://www.eswat.demon.co.uk
|
||||
|
||||
Low Priority:
|
||||
- fix X4.0.x/DRI OpenGL - DONE? mga works with 4.0.3
|
||||
- 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?
|
||||
|
|
Loading…
Reference in New Issue