summaryrefslogtreecommitdiffstats
path: root/DOCS/TODO
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-03 20:32:16 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-03 20:32:16 +0000
commit13b845cb2fd734d7e5ad9d851bab5d6089d4a3ad (patch)
tree354ff1eeb3d890f062b95eaf744f58ee70a2d712 /DOCS/TODO
parenta845776c7bb17917709eb7f9cd825620075d5176 (diff)
downloadmpv-13b845cb2fd734d7e5ad9d851bab5d6089d4a3ad.tar.bz2
mpv-13b845cb2fd734d7e5ad9d851bab5d6089d4a3ad.tar.xz
updated, some things moved to different priority
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@971 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/TODO')
-rw-r--r--DOCS/TODO17
1 files changed, 8 insertions, 9 deletions
diff --git a/DOCS/TODO b/DOCS/TODO
index 2f70eb9432..f6b034edfd 100644
--- a/DOCS/TODO
+++ b/DOCS/TODO
@@ -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