diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-19 01:17:15 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-19 01:17:15 +0000 |
commit | 57bf3c10522593b2de04fa3d041c6d0b1f674d4a (patch) | |
tree | 53c74ae91efc2ccdc92acbeec922b0cab0992ff5 /DOCS/tech/TODO | |
parent | 6ab9fb491038a0e8f2a8ea598b50fde5f1d82033 (diff) |
more ?'s
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9012 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/TODO')
-rw-r--r-- | DOCS/tech/TODO | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index 5d824b7e7f..1ed8eb769d 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -5,8 +5,8 @@ TODO: FOR THE LAST RC-RELEASE: ~~~~~~~~~~~~~~~~~~~~~~~~ - fix iconv issues: - - ogm subtitles crash if compiled with libiconv - - -subcp crash / no effect + - ogm subtitles crash if compiled with libiconv - FIXED? + - -subcp crash / no effect - FIXED? - 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 @@ -15,15 +15,13 @@ FOR THE LAST RC-RELEASE: - 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) - 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) 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) + - Dec 28: [BUG] nice little bug somewhere (config/playtree) - FIXED? (It's in new-conf. I can provide shell access...:) FOR THE v0.90 RELEASE: |