summaryrefslogtreecommitdiffstats
path: root/DOCS/TODO
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-24 18:33:51 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-05-24 18:33:51 +0000
commit39a4a91c658438929e17bd1bf0bbbf219c9d1879 (patch)
treeb6c1724c43f7437396ae854423d3f3906daa1c84 /DOCS/TODO
parent40d43e93ac8130c55b4ff5ff061c158bac4f29f8 (diff)
downloadmpv-39a4a91c658438929e17bd1bf0bbbf219c9d1879.tar.bz2
mpv-39a4a91c658438929e17bd1bf0bbbf219c9d1879.tar.xz
some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@862 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/TODO')
-rw-r--r--DOCS/TODO20
1 files changed, 6 insertions, 14 deletions
diff --git a/DOCS/TODO b/DOCS/TODO
index f3ee6acfb0..dc809dfee5 100644
--- a/DOCS/TODO
+++ b/DOCS/TODO
@@ -1,27 +1,19 @@
TO DO:
~~~~~~
-Urgent:
-- support for more codecs (sample .avi files and .dll needed!) - HELP!
-- make a release!
-- change to libxmm
-- audio playback rate setting [Jelmer Feenstra]
-- further optimizations
-They Have Been Around For A Long Time:
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
High Priority:
- finish ASF seeking (find next keyframe)
-- asterix.avi audio delays after 5-10 mins (bps mode only)
-- fix mp3lib to avoid segfault with some damaged .avi files (DONE!?)
+- 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
Medium Priority:
-- seeking support for broken avi files without index chunk (DONE!)
-- fix x11 driver to work without SHM (for remote playing etc)
- show current frame number [Gabucino]
- seek_to_frame and seek_to_index options
- audio copy/encoding capability
Low Priority:
-- fix X4.0.x/DRI OpenGL (doesn't really work, at least mga & tdfx & nvidia)
+- fix X4.0.x/DRI OpenGL - DONE? mga works with 4.0.3
- support for MPEG TS (transport streams) - I need sample files!
-- integrating the gui?
+- integrating the gui? - DONE?