Parent Directory
|
Revision Log
Revision 1.9 - (view) (download)
1 : | edgomez | 1.2 | TODO |
2 : | ==== | ||
3 : | |||
4 : | suxen_drol | 1.8 | This file lists the TODO items |
5 : | edgomez | 1.2 | |
6 : | suxen_drol | 1.8 | Outstanding items: |
7 : | ------------------ | ||
8 : | xvidcore | ||
9 : | edgomez | 1.2 | * update/fix CBR plugin |
10 : | - misses target bitrate, bitrate burst in static motion/high motion | ||
11 : | transitions | ||
12 : | Isibaar | 1.9 | * parallel slice decoding (pre-parse for resync marker boundaries) |
13 : | * filter/deblock reference frames before ME ("true motion") | ||
14 : | * PSNR-HVS-M adaptive quantization | ||
15 : | suxen_drol | 1.8 | |
16 : | examples | ||
17 : | * profile/level support within xvid_encraw | ||
18 : | |||
19 : | vfw | ||
20 : | * integrated Packed<->ISO converter | ||
21 : | * vfw-ext api to get/set configuration parameters | ||
22 : | * ICM_DECOMPRESSEX_* support | ||
23 : | * warn user before overwriting .pass file | ||
24 : | * improve ergonomics of user interface | ||
25 : | * user settings management | ||
26 : | |||
27 : | directshow | ||
28 : | * option to display libxvidcore version and bitstream ontop of video | ||
29 : | Isibaar | 1.9 | hopefully, using smooth fonts, not image_printf(). |
30 : | suxen_drol | 1.8 | |
31 : | edgomez | 1.2 | |
32 : | |||
33 : | suxen_drol | 1.8 | Completed items: |
34 : | ---------------- | ||
35 : | Isibaar | 1.9 | * clusterable two-pass coding |
36 : | * multi-threaded decoder deblocking | ||
37 : | * parallel slice coding | ||
38 : | * multi-threaded motion estimation | ||
39 : | * manual aspect ratio setting (1:1, 4:3, 16:9, Custom) | ||
40 : | * MMX MPEG4 quantization precision. | ||
41 : | * sse3/sse4 SIMD optimizations. | ||
42 : | * x86_64 optimizations for xvidcore. | ||
43 : | edgomez | 1.2 | * remove divx4 api (ed.gomez) |
44 : | * remove VOP_TYPE enumerations (peter) | ||
45 : | * remove HINTed ME stuff (ed.gomez) | ||
46 : | * xvid_image_t/xvid_gbl_convert_t (peter) | ||
47 : | * xvid_global structs (peter) | ||
48 : | * errors codes (peter) | ||
49 : | * xvid_decoder structs (peter) | ||
50 : | * apply encoder api changes "HEAPS" (peter) | ||
51 : | * rawdec (use xvid_decraw instead) (ed.gomez) | ||
52 : | * Support for GMC 3 warp points (christoph) | ||
53 : | * New Qpel code (michael) | ||
54 : | * ME splitting and ME improvements (syskin) | ||
55 : | * New unix build process (ed.gomez) | ||
56 : | edgomez | 1.4 | * Move/clean/enhance 2pass code from vfw to core (ed.gomez) |
57 : | edgomez | 1.2 | * New thread/instance safe sse2 code (p.massimino) |
58 : | * INSTALL guide for Unix and Win32 (ed.gomez) | ||
59 : | * dshow static link to libxvidcore.lib (peter) | ||
60 : | * update/fix Lumimasking (syskin) | ||
61 : | * trellis for mpeg and relaxed optimization for big levels (skal) | ||
62 : | * thread safe mpeg quantizing (michael) | ||
63 : | * Interlacing for bvop and svop (syskin) | ||
64 : | * YV12/I420/USER clarification (christoph) | ||
65 : | * vfw and dshow link dynamically to xvidcore.dll (syskin) | ||
66 : | * vfw bitrate calculator (peter) | ||
67 : | * dshow configure from command line (peter) | ||
68 : | suxen_drol | 1.8 | * bug hunting (ed.gomez/syskin) |
69 : | * video buffer verifier (christoph) | ||
70 : | edgomez | 1.2 | |
71 : | suxen_drol | 1.3 | |
72 : | Isibaar | 1.9 | Last edited: $Date: 2005/10/09 07:38:33 $ |
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |