diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-13 12:31:31 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-13 12:31:31 +0000 |
commit | 88accd18d285edf385eca7178c3a239c07344acd (patch) | |
tree | 75ebc593f70a32469f8b40fea326e7f5201caaad /DOCS/tech | |
parent | bc1e74caf68a61ceca17df47101f3ecb12ea4b8e (diff) |
up
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8944 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/TODO | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index 15e6d5259a..5d824b7e7f 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -4,18 +4,19 @@ TODO: FOR THE LAST RC-RELEASE: ~~~~~~~~~~~~~~~~~~~~~~~~ -- fix the broken -geometry option changes (fbdev, xv etc) +- fix iconv issues: + - ogm subtitles crash if compiled with libiconv + - -subcp crash / no effect +- fix the broken -geometry option changes (fbdev, xv etc) - FIXED? - 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 Gabucino's bugs: - new-conf prints meaningless error messages of bad options (actually none) - (see also: Dec 17: [BUG] mencoder prints meaningless message) + (see also: Dec 17: [BUG] mencoder prints meaningless message) - FIXED? - supporting Noir.rm? Garbled image now. Maybe codec scales? - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode - FIXED? - Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv) @@ -42,6 +43,8 @@ FOR THE v0.90 RELEASE: FOR THE v1.00 RELEASE: ~~~~~~~~~~~~~~~~~~~~~~ +- fix the constant 200-300ms DVD/DVB/VOB audio delay (-delay -0.25) + UPDATE: I (A'rpi) could reproduce with the "Metal Jacket" DVD. - display OSD and subtitles using DVB card's OSD mpg demuxer: |