summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-09 00:37:12 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-09 00:37:12 +0000
commit320cea665ac33c74e0d03f6f9667089b0cab1a08 (patch)
tree84b52e35de25a0cea3702e960cccf085888f850c /DOCS
parent55e418923b404c18f49a06f812e1fe4c20062a43 (diff)
downloadmpv-320cea665ac33c74e0d03f6f9667089b0cab1a08.tar.bz2
mpv-320cea665ac33c74e0d03f6f9667089b0cab1a08.tar.xz
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1065 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/TODO b/DOCS/TODO
index 1afe4d83d0..89c72d568b 100644
--- a/DOCS/TODO
+++ b/DOCS/TODO
@@ -2,9 +2,12 @@ TO DO:
~~~~~~
For the Release:
- play_only_n_frames option (chl)
-- seek_to_frame and seek_to_index options
+- fast forward (changing fps on-the-fly)
+- -benchmark option [Gabucino]
DONE:
+- gcc 3.0 fixup - DONE
+- ': File not found!' bug - DONE [szabi]
- sub sync +/- keys - DONE (lez)
- fix subtitle path in sub_filename() - DONE (lez)
- fix -nobps avi seeking - DONE? (arpi)
@@ -23,6 +26,7 @@ High Priority:
- further optimizations - DONE?
- support mpeg2 interlaced files (field pictures) - hacked
- integrating the gui? - DONE?
+- seek_to_frame and seek_to_index options
Low Priority:
- support for MPEG TS (transport streams) - I need sample files!