Mercurial > mplayer.hg
changeset 957:1a8811b0da3b
updated
author | arpi_esp |
---|---|
date | Sun, 03 Jun 2001 00:30:10 +0000 |
parents | a6cecd9a1bad |
children | 162a78d3cc08 |
files | DOCS/TODO |
diffstat | 1 files changed, 12 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/TODO Sun Jun 03 00:24:49 2001 +0000 +++ b/DOCS/TODO Sun Jun 03 00:30:10 2001 +0000 @@ -2,14 +2,22 @@ ~~~~~~ For the Release: - fix -framedrop, support for mpeg files -- fix -nobps avi seeking + - audio playback rate setting [Jelmer Feenstra] -- finish ASF seeking (find next keyframe) +- RESET_AUDIO optional - DONE? - with libao2 it shouldn't be problem + +DONE: +- sub sync +/- keys - DONE (lez) +- fix subtitle path in sub_filename() - DONE (lez) +- fix -nobps avi seeking - DONE? (arpi) +- fix x11 driver to work without SHM (for remote playing etc) - DONE? +- fast OSD renderer - DONE (arpi) +- fix -fps option for mpeg2 - DONE (arpi) High Priority: -- fix x11 driver to work without SHM (for remote playing etc) - DONE? +- finish ASF seeking (find next keyframe) - further optimizations - DONE? -- support mpeg2 interlaced files (field pictures) +- support mpeg2 interlaced files (field pictures) - hacked Medium Priority: - show current frame number [Gabucino]