[cvs] / xvidcore / TODO Repository:
ViewVC logotype

Diff of /xvidcore/TODO

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

revision 1.1, Sat Nov 15 01:53:22 2003 UTC revision 1.1.2.8, Sat Dec 27 10:50:50 2003 UTC
# Line 0  Line 1 
1    TODO
2    ====
3    
4    This file lists the TODO items stll pending for the 1.0 release.
5    
6    
7    Active Items to work on:
8    ------------------------
9    
10    * update vfw & dshow decoder frontends
11      - GUI isn't perfect for vfw and dshow still links against xvid.dll
12        which doesn't export internal functions anymore because of the
13        license change.
14    * decide on vfw & dshow linking policy. presently we statically link,
15        however this increases the size of zips/packages where both vfw &
16        dshow are included.
17    * update/fix CBR plugin
18      - misses target bitrate, bitrate burst in static motion/high motion
19        transitions
20    * bug hunting (ed.gomez/syskin)
21      - xvidcore is still a place where bugs feel confortable
22    * docbook writing (every developer should contribute)
23      - New API has to be documented.
24    * two pass code should not introduce quality regressions (every tester)
25      - first feedback proved kfthresholding was hurting quality, a
26        decision on its behavior has to be settled.
27    * MMX MPEG4 quantization is unprecise. This is probably an inherent
28      problem in some MMX opcode precision.
29    
30    
31    Already completed items:
32    ------------------------
33    
34    * remove divx4 api (ed.gomez)
35    * remove VOP_TYPE enumerations (peter)
36    * remove HINTed ME stuff (ed.gomez)
37    * xvid_image_t/xvid_gbl_convert_t (peter)
38    * xvid_global structs (peter)
39    * errors codes (peter)
40    * xvid_decoder structs (peter)
41    * apply encoder api changes "HEAPS" (peter)
42    * rawdec (use xvid_decraw instead) (ed.gomez)
43    * Support for GMC 3 warp points (christoph)
44    * New Qpel code (michael)
45    * ME splitting and ME improvements (syskin)
46    * New unix build process (ed.gomez)
47    * New thread/instance safe sse2 code (p.massimino)
48    * INSTALL guide for Unix and Win32 (ed.gomez)
49    * dshow static link to libxvidcore.lib (peter)
50    * update/fix Lumimasking (syskin)
51    * trellis for mpeg and relaxed optimization for big levels (skal)
52    * thread safe mpeg quantizing (michael)
53    * Interlacing for bvop and svop (syskin)
54    * YV12/I420/USER clarification (christoph)
55    
56    Last edited: $Date$

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.8

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