diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-08 18:19:30 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-08 18:19:30 +0000 |
commit | 973937466659063159b0fe8d8d83b43b8e7b0a31 (patch) | |
tree | f7ed20e1728e86b377068ba94897856d215b4e53 /DOCS/tech/TODO | |
parent | 6e300d82c7ed1ff261e44212fd9b0f32cc9e4669 (diff) |
update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8843 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r-- | DOCS/tech/TODO | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index a1c5244388..15e6d5259a 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -4,28 +4,26 @@ TODO: 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: ~~~~~~~~~~~~~~~~~~~~~~ |