git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@932 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-06-01 18:52:12 +00:00
parent aae61563e1
commit b064ad2fb8
1 changed files with 9 additions and 6 deletions

View File

@ -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?