[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.6, Sun Nov 30 16:13:15 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    * YV12/I420/USER clarification
26      - item submited by Ivan Kalvachev <ivan at cacad.com>
27        Planes are swaped
28    * Interlacing is broken
29      - item submited by Ivan Kalvachev <ivan at cacad.com>
30        Artefacts for all interlaced blocks.
31    * MMX MPEG4 quantization is unprecise. This is probably an inherent
32      problem in some MMX opcode precision.
33    
34    
35    Already completed items:
36    ------------------------
37    
38    * remove divx4 api (ed.gomez)
39    * remove VOP_TYPE enumerations (peter)
40    * remove HINTed ME stuff (ed.gomez)
41    * xvid_image_t/xvid_gbl_convert_t (peter)
42    * xvid_global structs (peter)
43    * errors codes (peter)
44    * xvid_decoder structs (peter)
45    * apply encoder api changes "HEAPS" (peter)
46    * rawdec (use xvid_decraw instead) (ed.gomez)
47    * Support for GMC 3 warp points (christoph)
48    * New Qpel code (michael)
49    * ME splitting and ME improvements (sysKin)
50    * New unix build process (ed.gomez)
51    * New thread/instance safe sse2 code (p.massimino)
52    * INSTALL guide for Unix and Win32 (ed.gomez)
53    * dshow static link to libxvidcore.lib (peter)
54    * update/fix Lumimasking (sysKin)
55    * trellis for mpeg and relaxed optimization for big levels (skal)
56    * thread safe mpeg quantizing (michael)
57    
58    
59    Last edited: $Date$

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

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