[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.5, Sat Nov 29 17:59:28 2003 UTC revision 1.8, Sun Oct 9 07:38:33 2005 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
9    * MMX MPEG4 quantization precision.
 * update vfw & dshow decoder frontends  
   - GUI isn't perfect for vfw and dshow still links against xvid.dll  
     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.  
10  * update/fix CBR plugin  * update/fix CBR plugin
11    - misses target bitrate, bitrate burst in static motion/high motion    - misses target bitrate, bitrate burst in static motion/high motion
12      transitions      transitions
 * bug hunting (ed.gomez/sysKin)  
   - xvidcore is still a place where bugs feel confortable  
 * quant matrix usage (not thread nor instance safe)  
   - i (ed.gomez) started an API change to matrix related functions  
     (quant_mpeg_xxx). But the remaining problem is that matrices should  
     be put in FRAMEINFO structures, and matrices should be pushed down  
     through many function calls. I had no idea how to do that w/o  
     hacking nastly.  
 * docbook writing (every developer should contribute)  
   - New API has to be documented.  
 * two pass code should not introduce quality regressions (every tester)  
 * YV12/I420/USER clarification  
   - item submited by Ivan Kalvachev <ivan at cacad.com>  
     Planes are swaped  
 * Interlacing is broken  
   - item submited by Ivan Kalvachev <ivan at cacad.com>  
     Artefacts for all interlaced blocks  
13    
14    examples
15    * profile/level support within xvid_encraw
16    
17    vfw
18    * integrated Packed<->ISO converter
19    * vfw-ext api to get/set configuration parameters
20    * ICM_DECOMPRESSEX_* support
21    * warn user before overwriting .pass file
22    * improve ergonomics of user interface
23    * user settings management
24    
25    directshow
26    * manual aspect ratio setting (1:1, 4:3, 16:9, Custom)
27    * option to display libxvidcore version and bitstream ontop of video
28      hopefuly, using smooth fonts, not image_printf().
29    
30  Already completed items:  
31  ------------------------  
32    Completed items:
33    ----------------
34    
35  * remove divx4 api (ed.gomez)  * remove divx4 api (ed.gomez)
36  * remove VOP_TYPE enumerations (peter)  * remove VOP_TYPE enumerations (peter)
# Line 50  Line 43 
43  * rawdec (use xvid_decraw instead) (ed.gomez)  * rawdec (use xvid_decraw instead) (ed.gomez)
44  * Support for GMC 3 warp points (christoph)  * Support for GMC 3 warp points (christoph)
45  * New Qpel code (michael)  * New Qpel code (michael)
46  * ME splitting and ME improvements (sysKin)  * ME splitting and ME improvements (syskin)
47  * New unix build process (ed.gomez)  * New unix build process (ed.gomez)
48    * Move/clean/enhance 2pass code from vfw to core (ed.gomez)
49  * New thread/instance safe sse2 code (p.massimino)  * New thread/instance safe sse2 code (p.massimino)
50  * INSTALL guide for Unix and Win32 (ed.gomez)  * INSTALL guide for Unix and Win32 (ed.gomez)
51  * dshow static link to libxvidcore.lib (peter)  * dshow static link to libxvidcore.lib (peter)
52  * update/fix Lumimasking (sysKin)  * update/fix Lumimasking (syskin)
53  * trellis for mpeg and relaxed optimization for big levels (skal)  * trellis for mpeg and relaxed optimization for big levels (skal)
54    * thread safe mpeg quantizing (michael)
55    * Interlacing for bvop and svop (syskin)
56    * YV12/I420/USER clarification (christoph)
57    * vfw and dshow link dynamically to xvidcore.dll (syskin)
58    * vfw bitrate calculator (peter)
59    * dshow configure from command line (peter)
60    * bug hunting (ed.gomez/syskin)
61    * video buffer verifier (christoph)
62    
63    
64  Last edited: $Date$  Last edited: $Date$

Legend:
Removed from v.1.1.2.5  
changed lines
  Added in v.1.8

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