summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-29 21:32:06 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-29 21:32:06 +0000
commit7528e52a5e625b02943d73fb1bfacccd81daf8d9 (patch)
tree380e6ade506ec8346274e88c70cc1760574c0380 /DOCS
parent7b09641116b388590cdfeda21ec68a075dd0e369 (diff)
downloadmpv-7528e52a5e625b02943d73fb1bfacccd81daf8d9.tar.bz2
mpv-7528e52a5e625b02943d73fb1bfacccd81daf8d9.tar.xz
commiting my bugreport list, as A'rpi requested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8649 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/TODO28
1 files changed, 26 insertions, 2 deletions
diff --git a/DOCS/tech/TODO b/DOCS/tech/TODO
index e214c2cd51..be508080f1 100644
--- a/DOCS/tech/TODO
+++ b/DOCS/tech/TODO
@@ -10,8 +10,32 @@ FOR THE NEXT PRE_RELEASE:
- NEWSTRUCT DVB driver detection & support - DONE ?
- fix locale problems (add common float parser / mp_sscanf())
- apply the delayed patches - DONE ?
-- fix the known bugs:
- ... [Gabu: please list your bugs here...]
+- 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 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:
~~~~~~~~~~~~~~~~~~~~~~