[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.7, Fri Dec 5 14:44:35 2003 UTC revision 1.4, Sat Jun 12 13:02:12 2004 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 stll pending for the next release.
5    
6    
7  Active Items to work on:  Active Items to work on:
8  ------------------------  ------------------------
9    
10  * update vfw & dshow decoder frontends  * update vfw & dshow decoder frontends
11    - GUI isn't perfect for vfw and dshow still links against xvid.dll    - GUI isn't perfect for vfw
     which doesn't export internal functions anymore because of the  
     license change.  
 * decide on vfw & dshow linking policy. presently we statically link,  
     however this increases the size of zips/packages where both vfw &  
     dshow are included.  
12  * update/fix CBR plugin  * update/fix CBR plugin
13    - misses target bitrate, bitrate burst in static motion/high motion    - misses target bitrate, bitrate burst in static motion/high motion
14      transitions      transitions
# Line 21  Line 16 
16    - xvidcore is still a place where bugs feel confortable    - xvidcore is still a place where bugs feel confortable
17  * docbook writing (every developer should contribute)  * docbook writing (every developer should contribute)
18    - New API has to be documented.    - New API has to be documented.
 * two pass code should not introduce quality regressions (every tester)  
   - first feedback proved kfthresholding was hurting quality, a  
     decision on its behavior has to be settled.  
 * YV12/I420/USER clarification  
   - item submited by Ivan Kalvachev <ivan at cacad.com>  
     Planes are swaped  
19  * MMX MPEG4 quantization is unprecise. This is probably an inherent  * MMX MPEG4 quantization is unprecise. This is probably an inherent
20    problem in some MMX opcode precision.    problem in some MMX opcode precision.
21    
# Line 47  Line 36 
36  * New Qpel code (michael)  * New Qpel code (michael)
37  * ME splitting and ME improvements (syskin)  * ME splitting and ME improvements (syskin)
38  * New unix build process (ed.gomez)  * New unix build process (ed.gomez)
39    * Move/clean/enhance 2pass code from vfw to core (ed.gomez)
40  * New thread/instance safe sse2 code (p.massimino)  * New thread/instance safe sse2 code (p.massimino)
41  * INSTALL guide for Unix and Win32 (ed.gomez)  * INSTALL guide for Unix and Win32 (ed.gomez)
42  * dshow static link to libxvidcore.lib (peter)  * dshow static link to libxvidcore.lib (peter)
# Line 54  Line 44 
44  * trellis for mpeg and relaxed optimization for big levels (skal)  * trellis for mpeg and relaxed optimization for big levels (skal)
45  * thread safe mpeg quantizing (michael)  * thread safe mpeg quantizing (michael)
46  * Interlacing for bvop and svop (syskin)  * 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    
53    
54    Some ideas for beyond 1.0
55    -------------------------
56    libxvidcore
57    * video buffer verifier
58    
59    vfw
60    * integrated Packed<->ISO converter
61    
62    
63    directshow
64    * manual aspect ratio setting (1:1, 4:3, 16:9, Custom)
65    * option to display libxvidcore version and bitstream ontop of video
66      hopefuly, using smooth fonts, not image_printf().
67    
68    
69    
70  Last edited: $Date$  Last edited: $Date$

Legend:
Removed from v.1.1.2.7  
changed lines
  Added in v.1.4

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