comparison DOCS/tech/TODO @ 8690:a47ff1875d41

updated
author arpi
date Wed, 01 Jan 2003 03:56:59 +0000
parents aa3a939ad38f
children 1b3dcc0dba43
comparison
equal deleted inserted replaced
8689:691c06aa5b5d 8690:a47ff1875d41
2 TODO: 2 TODO:
3 ===== 3 =====
4 4
5 FOR THE NEXT PRE_RELEASE: 5 FOR THE NEXT PRE_RELEASE:
6 ~~~~~~~~~~~~~~~~~~~~~~~~~ 6 ~~~~~~~~~~~~~~~~~~~~~~~~~
7 - fix -vop expand=-50 + ffdivx
8 - fix partial -dr + ffmpeg + B frames (different stride per frame) 7 - fix partial -dr + ffmpeg + B frames (different stride per frame)
9 - remove or fix -vop lavcdeint 8 - remove or fix -vop lavcdeint
10 - NEWSTRUCT DVB driver detection & support - DONE ? 9 - NEWSTRUCT DVB driver detection & support - DONE ?
11 - fix locale problems (add common float parser / mp_sscanf()) 10 - fix locale problems (add common float parser / mp_sscanf())
12 - apply the delayed patches - DONE ?
13 - fix the known bugs: (Gabucino's list) 11 - fix the known bugs: (Gabucino's list)
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) 12 - 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 13 - menu.conf not searched in system-wide directories
21 - supporting Noir.rm? Garbled image now. Maybe codec scales? 14 - 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 15 - Nov 12: [BUG] bug (misfeature) in key caching part of mpdvdkit
24 - Nov 13: [BUG] sig11 while moving xmga window in Xinerama mode 16 - 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) 17 - Nov 23: [BUG] panscan doesn't work properly with -fixed-vo (Xv)
27 - Nov 25: [BUG] Re: [MPlayer-dev-eng] [PATCH] debian/ dir revisited 18 - 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) 19 (-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 20 - Dec 17: [BUG] mencoder prints meaningless message
31 - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI 21 - Dec 19: [BUG] mencoder+mp3lame creates desynced AVI (<=22Khz support missing)
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) 22 - Dec 28: [BUG] nice little bug somewhere (config/playtree)
36 (It's in new-conf. I can provide shell access...:) 23 (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
39 24
40 FOR THE v0.90 RELEASE: 25 FOR THE v0.90 RELEASE:
41 ~~~~~~~~~~~~~~~~~~~~~~ 26 ~~~~~~~~~~~~~~~~~~~~~~
27 - implementing 8bpp support in vo_x11.c
42 - remove SVQ1 from libmpcodecs 28 - remove SVQ1 from libmpcodecs
43 - remove -vop yuy2, yvu9 29 - remove -vop yuy2, yvu9
44 - cleanup qtaudio/qtvideo (move globals to context) 30 - cleanup qtaudio/qtvideo (move globals to context)
45 - cleanup DMO interfaces 31 - cleanup DMO interfaces
46 - re-design makefile dependency system 32 - re-design makefile dependency system