changeset 8842:cb660331be34

update
author arpi
date Wed, 08 Jan 2003 18:19:30 +0000
parents ddf6a9f4cc6a
children c70444c5b516
files DOCS/tech/TODO
diffstat 1 files changed, 8 insertions(+), 10 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/TODO	Wed Jan 08 16:10:39 2003 +0000
+++ b/DOCS/tech/TODO	Wed Jan 08 18:19:30 2003 +0000
@@ -4,28 +4,26 @@
 
 FOR THE LAST RC-RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~~~
+- fix the broken -geometry option changes (fbdev, xv etc)
+- fix vo_svga  (unusably broken. On my Cirrus, and Geforce2, confirmed)
+   - Dec 28: Re: [Mplayer-cvslog] CVS: main/libvo vo_svga.c,1.55,1.56
+- fix the constant 200-300ms DVD/DVB/VOB audio delay (-delay -0.25)
+  UPDATE: I (A'rpi) could reproduce with the "Metal Jacket" DVD.
 - fix partial -dr + ffmpeg + B frames (different stride per frame)
 - remove or fix -vop lavcdeint
 - fix locale problems (add common float parser / mp_sscanf())
 - check files at FTP/incoming/!to_be_fixed/*
-- fix the known bugs: (Gabucino's list)
+- fix Gabucino's bugs:
    - new-conf prints meaningless error messages of bad options (actually none)
      (see also: Dec 17: [BUG] mencoder prints meaningless message)
    - supporting Noir.rm? Garbled image now. Maybe codec scales?
-   - Nov 12: [BUG] bug (misfeature) in key caching part of mpdvdkit
    - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode - FIXED?
    - Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv)
+     UPDATE: Actually -fixed-vo -vo xv doesn't work at all with 'f'...
+     no matter if panscan is used or not...
    - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
    - Dec 28: [BUG] nice little bug somewhere (config/playtree)
      (It's in new-conf. I can provide shell access...:)
-   - Dec 28: Re: [Mplayer-cvslog] CVS: main/libvo vo_svga.c,1.55,1.56
-     (vo_svga is unusably broken. On my Cirrus, and Geforce2, confirmed)
-   - Jan 06: Diego says: mplayer -vo sdl,mga movie.avi on the console it still
-     fails.
-     (however "xmga,mga" is fixed)
-   - VERY old bug: DVD stream playing broken on some systems (like mine):
-     audio is delayed, even after -dumpstream and play the dumped stream
-     (-audio -0.25 fixes)
 
 FOR THE v0.90 RELEASE:
 ~~~~~~~~~~~~~~~~~~~~~~