[cvs] / xvidcore / TODO Repository:
ViewVC logotype

Diff of /xvidcore/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.10, Sat Jan 31 13:44:56 2004 UTC revision 1.9, Mon Dec 27 16:39:31 2010 UTC
# Line 1  Line 1 
1  TODO  TODO
2  ====  ====
3    
4  This file lists the TODO items stll pending for the 1.0 release.  This file lists the TODO items
5    
6    Outstanding items:
7  Active Items to work on:  ------------------
8  ------------------------  xvidcore
   
 * update vfw & dshow decoder frontends  
   - GUI isn't perfect for vfw  
9  * update/fix CBR plugin  * update/fix CBR plugin
10    - misses target bitrate, bitrate burst in static motion/high motion    - misses target bitrate, bitrate burst in static motion/high motion
11      transitions      transitions
12  * bug hunting (ed.gomez/syskin)  * parallel slice decoding (pre-parse for resync marker boundaries)
13    - xvidcore is still a place where bugs feel confortable  * filter/deblock reference frames before ME ("true motion")
14  * docbook writing (every developer should contribute)  * PSNR-HVS-M adaptive quantization
15    - New API has to be documented.  
16  * two pass code should not introduce quality regressions (every tester)  examples
17    - first feedback proved kfthresholding was hurting quality, a  * profile/level support within xvid_encraw
18      decision on its behavior has to be settled.  
19  * MMX MPEG4 quantization is unprecise. This is probably an inherent  vfw
20    problem in some MMX opcode precision.  * 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      hopefully, using smooth fonts, not image_printf().
30    
31    
 Already completed items:  
 ------------------------  
32    
33    Completed items:
34    ----------------
35    * 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  * remove divx4 api (ed.gomez)  * remove divx4 api (ed.gomez)
44  * remove VOP_TYPE enumerations (peter)  * remove VOP_TYPE enumerations (peter)
45  * remove HINTed ME stuff (ed.gomez)  * remove HINTed ME stuff (ed.gomez)
# Line 39  Line 53 
53  * New Qpel code (michael)  * New Qpel code (michael)
54  * ME splitting and ME improvements (syskin)  * ME splitting and ME improvements (syskin)
55  * New unix build process (ed.gomez)  * New unix build process (ed.gomez)
56    * Move/clean/enhance 2pass code from vfw to core (ed.gomez)
57  * New thread/instance safe sse2 code (p.massimino)  * New thread/instance safe sse2 code (p.massimino)
58  * INSTALL guide for Unix and Win32 (ed.gomez)  * INSTALL guide for Unix and Win32 (ed.gomez)
59  * dshow static link to libxvidcore.lib (peter)  * dshow static link to libxvidcore.lib (peter)
# Line 50  Line 65 
65  * vfw and dshow link dynamically to xvidcore.dll (syskin)  * vfw and dshow link dynamically to xvidcore.dll (syskin)
66  * vfw bitrate calculator (peter)  * vfw bitrate calculator (peter)
67  * dshow configure from command line (peter)  * dshow configure from command line (peter)
68    * bug hunting (ed.gomez/syskin)
69    * video buffer verifier (christoph)
70    
71    
72  Last edited: $Date$  Last edited: $Date$

Legend:
Removed from v.1.1.2.10  
changed lines
  Added in v.1.9

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4