diff options
author | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-01 03:56:59 +0000 |
---|---|---|
committer | arpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-01-01 03:56:59 +0000 |
commit | 44441fb1ecef1c6c85cc416794e680dcac0407bf (patch) | |
tree | 7c5f954bc317d6d696c5f76a33ce66f645b06f20 /DOCS/tech | |
parent | 16328c620bd4d06e98bb727b56b89802a064339a (diff) |
updated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8691 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/TODO | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO index be508080f1..7987d7c214 100644 --- a/DOCS/tech/TODO +++ b/DOCS/tech/TODO @@ -4,41 +4,27 @@ TODO: FOR THE NEXT PRE_RELEASE: ~~~~~~~~~~~~~~~~~~~~~~~~~ -- fix -vop expand=-50 + ffdivx - fix partial -dr + ffmpeg + B frames (different stride per frame) - remove or fix -vop lavcdeint - NEWSTRUCT DVB driver detection & support - DONE ? - fix locale problems (add common float parser / mp_sscanf()) -- apply the delayed patches - DONE ? - fix the known bugs: (Gabucino's list) - - strong testing (disable?) of postprocess code with (big?) JPEG files, -mf - also with -vop scale, expand - - what about -fixed-vo ? I have it as default, in _most_ cases it works. - _Strong_ testing and making it default? - new-conf prints meaningless error messages of bad options (actually none) - - what about code freeze? - menu.conf not searched in system-wide directories - supporting Noir.rm? Garbled image now. Maybe codec scales? - - Nov 12: [BUG] G400 + DGA marginally works - Nov 12: [BUG] bug (misfeature) in key caching part of mpdvdkit - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode - - Nov 17: [BUG] -vc divx4vfw playing doesn't work, but who cares ;)) - Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv) - Nov 25: [BUG] Re: [MPlayer-dev-eng] [PATCH] debian/ dir revisited (-vo x11,xmga,xv doesn't work because MPlayer dies if can't find X) - - Nov 27: [BUG] mwallp doesn't compile :)) - Dec 17: [BUG] mencoder prints meaningless message - - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI - (<=22Khz support missing) - - Dec 24: [MPlayer-dev-eng] yuv2rgb.c ? - (implementing 8bpp support in vo_x11.c . Any volunteers?) + - 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: [BUG] sig11 again in reading a JPEG file - - Dec 29: [BUG] uninit vo_gif89a gives sig11 with -vop scale FOR THE v0.90 RELEASE: ~~~~~~~~~~~~~~~~~~~~~~ +- implementing 8bpp support in vo_x11.c - remove SVQ1 from libmpcodecs - remove -vop yuy2, yvu9 - cleanup qtaudio/qtvideo (move globals to context) |