updated, some things moved to different priority

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@971 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-06-03 20:32:16 +00:00
parent a845776c7b
commit 13b845cb2f
1 changed files with 8 additions and 9 deletions

View File

@ -1,10 +1,7 @@
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
- finish ASF seeking (find next keyframe)
DONE:
- sub sync +/- keys - DONE (lez)
@ -13,19 +10,21 @@ DONE:
- 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
High Priority:
- finish ASF seeking (find next keyframe)
- further optimizations - DONE?
- support mpeg2 interlaced files (field pictures) - hacked
- integrating the gui? - DONE?
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?
- audio copy/encoding capability