Mercurial > mplayer.hg
comparison DOCS/tech/TODO @ 8648:aa3a939ad38f
commiting my bugreport list, as A'rpi requested
author | gabucino |
---|---|
date | Sun, 29 Dec 2002 21:32:06 +0000 |
parents | 2cf0d03e65c6 |
children | a47ff1875d41 |
comparison
equal
deleted
inserted
replaced
8647:eb9e1acbce16 | 8648:aa3a939ad38f |
---|---|
8 - fix partial -dr + ffmpeg + B frames (different stride per frame) | 8 - fix partial -dr + ffmpeg + B frames (different stride per frame) |
9 - remove or fix -vop lavcdeint | 9 - remove or fix -vop lavcdeint |
10 - NEWSTRUCT DVB driver detection & support - DONE ? | 10 - NEWSTRUCT DVB driver detection & support - DONE ? |
11 - fix locale problems (add common float parser / mp_sscanf()) | 11 - fix locale problems (add common float parser / mp_sscanf()) |
12 - apply the delayed patches - DONE ? | 12 - apply the delayed patches - DONE ? |
13 - fix the known bugs: | 13 - fix the known bugs: (Gabucino's list) |
14 ... [Gabu: please list your bugs here...] | 14 - strong testing (disable?) of postprocess code with (big?) JPEG files, -mf |
15 also with -vop scale, expand | |
16 - what about -fixed-vo ? I have it as default, in _most_ cases it works. | |
17 _Strong_ testing and making it default? | |
18 - new-conf prints meaningless error messages of bad options (actually none) | |
19 - what about code freeze? | |
20 - menu.conf not searched in system-wide directories | |
21 - supporting Noir.rm? Garbled image now. Maybe codec scales? | |
22 - Nov 12: [BUG] G400 + DGA marginally works | |
23 - Nov 12: [BUG] bug (misfeature) in key caching part of mpdvdkit | |
24 - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode | |
25 - Nov 17: [BUG] -vc divx4vfw playing doesn't work, but who cares ;)) | |
26 - Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv) | |
27 - Nov 25: [BUG] Re: [MPlayer-dev-eng] [PATCH] debian/ dir revisited | |
28 (-vo x11,xmga,xv doesn't work because MPlayer dies if can't find X) | |
29 - Nov 27: [BUG] mwallp doesn't compile :)) | |
30 - Dec 17: [BUG] mencoder prints meaningless message | |
31 - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI | |
32 (<=22Khz support missing) | |
33 - Dec 24: [MPlayer-dev-eng] yuv2rgb.c ? | |
34 (implementing 8bpp support in vo_x11.c . Any volunteers?) | |
35 - Dec 28: [BUG] nice little bug somewhere (config/playtree) | |
36 (It's in new-conf. I can provide shell access...:) | |
37 - Dec 28: [BUG] sig11 again in reading a JPEG file | |
38 - Dec 29: [BUG] uninit vo_gif89a gives sig11 with -vop scale | |
15 | 39 |
16 FOR THE v0.90 RELEASE: | 40 FOR THE v0.90 RELEASE: |
17 ~~~~~~~~~~~~~~~~~~~~~~ | 41 ~~~~~~~~~~~~~~~~~~~~~~ |
18 - remove SVQ1 from libmpcodecs | 42 - remove SVQ1 from libmpcodecs |
19 - remove -vop yuy2, yvu9 | 43 - remove -vop yuy2, yvu9 |