summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-20 12:09:32 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-20 12:09:32 +0000
commitea0d313e21bd1e711db76c47f830996f6d8e36ae (patch)
tree0b4f1c3c2542a2ce06b294e86840a6eac2e0311d /DOCS
parentdee4bb42e667fe2743cb0bb422f6a3a84a05f458 (diff)
downloadmpv-ea0d313e21bd1e711db76c47f830996f6d8e36ae.tar.bz2
mpv-ea0d313e21bd1e711db76c47f830996f6d8e36ae.tar.xz
priorities changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@546 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/TODO13
1 files changed, 6 insertions, 7 deletions
diff --git a/DOCS/TODO b/DOCS/TODO
index 8098cda40b..11dc8e9a48 100644
--- a/DOCS/TODO
+++ b/DOCS/TODO
@@ -8,20 +8,19 @@ Urgent:
They Have Been Around For A Long Time:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
High Priority:
-- integrating the gui?
- finish ASF seeking (find next keyframe)
-- seeking support for broken avi files without index chunk
-- support for MPEG TS (transport streams) and PES format (?) - I need
- sample files!
-- audio copy/encoding capability
+- asterix.avi audio delays after 5-10 mins (bps mode only)
+- fix mp3lib to avoid segfault with some damaged .avi files
Medium Priority:
+- seeking support for broken avi files without index chunk
- fix x11 driver to work without SHM (for remote playing etc)
- show current frame number [Gabucino]
- seek_to_frame and seek_to_index options
-- fix mp3lib to avoid segfault with some damaged .avi files (workaround: -afm 4)
+- audio copy/encoding capability
Low Priority:
- SDL version detection into ./configure - DONE (disabled :))
-- asterix.avi audio delays after 5-10 mins (bps mode only)
- fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia)
+- support for MPEG TS (transport streams) - I need sample files!
+- integrating the gui?