summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-01 18:52:12 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-01 18:52:12 +0000
commitb064ad2fb8877dd56879b5cd3298a7574c9f5066 (patch)
treec5a97601d329de8c83bb2b773bfacc014263fd1b /DOCS
parentaae61563e19cc1e81c3d2d9c117976fa88b23a4c (diff)
downloadmpv-b064ad2fb8877dd56879b5cd3298a7574c9f5066.tar.bz2
mpv-b064ad2fb8877dd56879b5cd3298a7574c9f5066.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@932 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/TODO15
1 files changed, 9 insertions, 6 deletions
diff --git a/DOCS/TODO b/DOCS/TODO
index bde52ec064..245143e2fa 100644
--- a/DOCS/TODO
+++ b/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?