Parent Directory
|
Revision Log
Revision 1242 - (view) (download)
1 : | edgomez | 1207 | TODO |
2 : | ==== | ||
3 : | |||
4 : | This file lists the TODO items stll pending for the 1.0 release. | ||
5 : | |||
6 : | |||
7 : | Active Items to work on: | ||
8 : | ------------------------ | ||
9 : | |||
10 : | * update vfw & dshow decoder frontends | ||
11 : | - GUI isn't perfect for vfw and dshow still links against xvid.dll | ||
12 : | edgomez | 1222 | which doesn't export internal functions anymore because of the |
13 : | license change. | ||
14 : | suxen_drol | 1209 | * decide on vfw & dshow linking policy. presently we statically link, |
15 : | however this increases the size of zips/packages where both vfw & | ||
16 : | dshow are included. | ||
17 : | edgomez | 1207 | * update/fix CBR plugin |
18 : | - misses target bitrate, bitrate burst in static motion/high motion | ||
19 : | edgomez | 1227 | transitions |
20 : | edgomez | 1242 | * bug hunting (ed.gomez/syskin) |
21 : | edgomez | 1222 | - xvidcore is still a place where bugs feel confortable |
22 : | edgomez | 1227 | * docbook writing (every developer should contribute) |
23 : | edgomez | 1207 | - New API has to be documented. |
24 : | edgomez | 1222 | * two pass code should not introduce quality regressions (every tester) |
25 : | edgomez | 1242 | - first feedback proved kfthresholding was hurting quality, a |
26 : | decision on its behavior has to be settled. | ||
27 : | edgomez | 1227 | * YV12/I420/USER clarification |
28 : | - item submited by Ivan Kalvachev <ivan at cacad.com> | ||
29 : | Planes are swaped | ||
30 : | edgomez | 1230 | * MMX MPEG4 quantization is unprecise. This is probably an inherent |
31 : | problem in some MMX opcode precision. | ||
32 : | edgomez | 1207 | |
33 : | |||
34 : | Already completed items: | ||
35 : | ------------------------ | ||
36 : | |||
37 : | * remove divx4 api (ed.gomez) | ||
38 : | * remove VOP_TYPE enumerations (peter) | ||
39 : | * remove HINTed ME stuff (ed.gomez) | ||
40 : | * xvid_image_t/xvid_gbl_convert_t (peter) | ||
41 : | * xvid_global structs (peter) | ||
42 : | * errors codes (peter) | ||
43 : | * xvid_decoder structs (peter) | ||
44 : | * apply encoder api changes "HEAPS" (peter) | ||
45 : | * rawdec (use xvid_decraw instead) (ed.gomez) | ||
46 : | * Support for GMC 3 warp points (christoph) | ||
47 : | * New Qpel code (michael) | ||
48 : | edgomez | 1242 | * ME splitting and ME improvements (syskin) |
49 : | edgomez | 1207 | * New unix build process (ed.gomez) |
50 : | * New thread/instance safe sse2 code (p.massimino) | ||
51 : | * INSTALL guide for Unix and Win32 (ed.gomez) | ||
52 : | suxen_drol | 1209 | * dshow static link to libxvidcore.lib (peter) |
53 : | edgomez | 1242 | * update/fix Lumimasking (syskin) |
54 : | edgomez | 1224 | * trellis for mpeg and relaxed optimization for big levels (skal) |
55 : | edgomez | 1230 | * thread safe mpeg quantizing (michael) |
56 : | edgomez | 1242 | * Interlacing for bvop and svop (syskin) |
57 : | edgomez | 1207 | |
58 : | edgomez | 1242 | Last edited: $Date: 2003-12-05 14:44:35 $ |
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |