git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1065 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-06-09 00:37:12 +00:00
parent 55e418923b
commit 320cea665a
1 changed files with 5 additions and 1 deletions

View File

@ -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!