changeset 970:d484625a884e

updated, some things moved to different priority
author arpi_esp
date Sun, 03 Jun 2001 20:32:16 +0000
parents a2a296d46bff
children dcf8d81eed48
files DOCS/TODO
diffstat 1 files changed, 8 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/TODO	Sun Jun 03 19:46:22 2001 +0000
+++ b/DOCS/TODO	Sun Jun 03 20:32:16 2001 +0000
@@ -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 @@
 - 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