changeset 1064:be1d5b1abffa

updated
author arpi_esp
date Sat, 09 Jun 2001 00:37:12 +0000
parents 269780d31b51
children 504c6edf7813
files DOCS/TODO
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/TODO	Sat Jun 09 00:10:50 2001 +0000
+++ b/DOCS/TODO	Sat Jun 09 00:37:12 2001 +0000
@@ -2,9 +2,12 @@
 ~~~~~~
 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 @@
 - 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!