[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.2, Sat Nov 15 03:10:42 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.  
 * update/fix 2pass plugin  
   - Commited but needs additional testing/feedback (ed.gomez)  
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      transistions      transitions
13  * update/fix Lumimasking  
14    - doesn't take care of frame type (plugin framework problem, before  examples
15      operation is done before type is known). Taking care of frame type  * profile/level support within xvid_encraw
16      is important because bframe allowed dquants aren't the same as  
17      i/pframes allowed dquants  vfw
18  * bug hunting (ed.gomez/sysKin)  * integrated Packed<->ISO converter
19    - xvidcore is still a place were bugs feel confortable  * vfw-ext api to get/set configuration parameters
20  * quant matrix usage (not thread nor instance safe)  * ICM_DECOMPRESSEX_* support
21    - i (ed.gomez) started an API change to matrix related functions  * warn user before overwriting .pass file
22      (quant_mpeg_xxx). But the remaining problem is that matrices should  * improve ergonomics of user interface
23      be put in FRAMEINFO structures, and matrices should be pushed down  * user settings management
     through many function calls. I had no idea how to do that w/o  
     hacking nastly.  
 * docbook writing (ed.gomez)  
   - New API has to be documented.  
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)
53    * 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.2  
changed lines
  Added in v.1.8

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