Parent Directory
|
Revision Log
Revision 1.7 - (view) (download)
1 : | edgomez | 1.2 | TODO |
2 : | ==== | ||
3 : | |||
4 : | edgomez | 1.4 | This file lists the TODO items stll pending for the next release. |
5 : | edgomez | 1.2 | |
6 : | |||
7 : | Active Items to work on: | ||
8 : | ------------------------ | ||
9 : | |||
10 : | * update vfw & dshow decoder frontends | ||
11 : | - GUI isn't perfect for vfw | ||
12 : | * update/fix CBR plugin | ||
13 : | - misses target bitrate, bitrate burst in static motion/high motion | ||
14 : | transitions | ||
15 : | * bug hunting (ed.gomez/syskin) | ||
16 : | - xvidcore is still a place where bugs feel confortable | ||
17 : | * docbook writing (every developer should contribute) | ||
18 : | - New API has to be documented. | ||
19 : | * MMX MPEG4 quantization is unprecise. This is probably an inherent | ||
20 : | problem in some MMX opcode precision. | ||
21 : | |||
22 : | |||
23 : | Already completed items: | ||
24 : | ------------------------ | ||
25 : | |||
26 : | * remove divx4 api (ed.gomez) | ||
27 : | * remove VOP_TYPE enumerations (peter) | ||
28 : | * remove HINTed ME stuff (ed.gomez) | ||
29 : | * xvid_image_t/xvid_gbl_convert_t (peter) | ||
30 : | * xvid_global structs (peter) | ||
31 : | * errors codes (peter) | ||
32 : | * xvid_decoder structs (peter) | ||
33 : | * apply encoder api changes "HEAPS" (peter) | ||
34 : | * rawdec (use xvid_decraw instead) (ed.gomez) | ||
35 : | * Support for GMC 3 warp points (christoph) | ||
36 : | * New Qpel code (michael) | ||
37 : | * ME splitting and ME improvements (syskin) | ||
38 : | * New unix build process (ed.gomez) | ||
39 : | edgomez | 1.4 | * Move/clean/enhance 2pass code from vfw to core (ed.gomez) |
40 : | edgomez | 1.2 | * New thread/instance safe sse2 code (p.massimino) |
41 : | * INSTALL guide for Unix and Win32 (ed.gomez) | ||
42 : | * dshow static link to libxvidcore.lib (peter) | ||
43 : | * update/fix Lumimasking (syskin) | ||
44 : | * trellis for mpeg and relaxed optimization for big levels (skal) | ||
45 : | * thread safe mpeg quantizing (michael) | ||
46 : | * Interlacing for bvop and svop (syskin) | ||
47 : | * YV12/I420/USER clarification (christoph) | ||
48 : | * vfw and dshow link dynamically to xvidcore.dll (syskin) | ||
49 : | * vfw bitrate calculator (peter) | ||
50 : | * dshow configure from command line (peter) | ||
51 : | |||
52 : | suxen_drol | 1.3 | |
53 : | |||
54 : | suxen_drol | 1.5 | ideas for v1.1 and beyond |
55 : | suxen_drol | 1.3 | ------------------------- |
56 : | libxvidcore | ||
57 : | * video buffer verifier | ||
58 : | |||
59 : | vfw | ||
60 : | * integrated Packed<->ISO converter | ||
61 : | suxen_drol | 1.5 | * vfw-ext api to get/set configuration parameters |
62 : | suxen_drol | 1.6 | * ICM_DECOMPRESSEX_* support |
63 : | suxen_drol | 1.7 | * warn user before overwriting .pass file |
64 : | suxen_drol | 1.3 | |
65 : | directshow | ||
66 : | * manual aspect ratio setting (1:1, 4:3, 16:9, Custom) | ||
67 : | * option to display libxvidcore version and bitstream ontop of video | ||
68 : | hopefuly, using smooth fonts, not image_printf(). | ||
69 : | |||
70 : | |||
71 : | |||
72 : | suxen_drol | 1.7 | Last edited: $Date: 2004/07/15 11:54:53 $ |
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |