mirror of https://github.com/mpv-player/mpv
some update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8755 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6b469f9197
commit
dfa5e9a209
|
@ -2,28 +2,28 @@
|
|||
TODO:
|
||||
=====
|
||||
|
||||
FOR THE NEXT PRE_RELEASE:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
FOR THE LAST RC-RELEASE:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
- 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())
|
||||
- check files at FTP/incoming/!to_be_fixed/*
|
||||
- fix the known bugs: (Gabucino's list)
|
||||
- new-conf prints meaningless error messages of bad options (actually none)
|
||||
- menu.conf not searched in system-wide directories
|
||||
(see also: Dec 17: [BUG] mencoder prints meaningless message)
|
||||
- menu.conf not searched in system-wide directories - DONE? (saw on cvslog)
|
||||
- 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
|
||||
- Nov 12: [BUG] bug (misfeature) in key caching part of mpdvdkit - FIXED?
|
||||
- Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode - FIXED?
|
||||
- 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)
|
||||
- Dec 17: [BUG] mencoder prints meaningless message
|
||||
(-vo x11,xmga,xv doesn't work because MPlayer dies if can't find X) - HEH?
|
||||
- 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)
|
||||
- Dec 31: [BUG] sig11 in subreader.c
|
||||
- Dec 31: [BUG] sig11 in subreader.c - FIXED?
|
||||
|
||||
FOR THE v0.90 RELEASE:
|
||||
~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in New Issue