[svn] / branches / dev-api-4 / xvidcore / TODO Repository:
ViewVC logotype

Annotation of /branches/dev-api-4/xvidcore/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1222 - (view) (download)

1 : edgomez 1207 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 : edgomez 1222 which doesn't export internal functions anymore because of the
13 :     license change.
14 : suxen_drol 1209 * 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 : edgomez 1207 * update/fix CBR plugin
18 :     - misses target bitrate, bitrate burst in static motion/high motion
19 :     transistions
20 :     * bug hunting (ed.gomez/sysKin)
21 : edgomez 1222 - xvidcore is still a place where bugs feel confortable
22 : edgomez 1207 * quant matrix usage (not thread nor instance safe)
23 :     - i (ed.gomez) started an API change to matrix related functions
24 :     (quant_mpeg_xxx). But the remaining problem is that matrices should
25 :     be put in FRAMEINFO structures, and matrices should be pushed down
26 :     through many function calls. I had no idea how to do that w/o
27 :     hacking nastly.
28 :     * docbook writing (ed.gomez)
29 :     - New API has to be documented.
30 : edgomez 1222 * two pass code should not introduce quality regressions (every tester)
31 : edgomez 1207
32 :    
33 :     Already completed items:
34 :     ------------------------
35 :    
36 :     * remove divx4 api (ed.gomez)
37 :     * remove VOP_TYPE enumerations (peter)
38 :     * remove HINTed ME stuff (ed.gomez)
39 :     * xvid_image_t/xvid_gbl_convert_t (peter)
40 :     * xvid_global structs (peter)
41 :     * errors codes (peter)
42 :     * xvid_decoder structs (peter)
43 :     * apply encoder api changes "HEAPS" (peter)
44 :     * rawdec (use xvid_decraw instead) (ed.gomez)
45 :     * Support for GMC 3 warp points (christoph)
46 :     * New Qpel code (michael)
47 :     * ME splitting and ME improvements (sysKin)
48 :     * New unix build process (ed.gomez)
49 :     * New thread/instance safe sse2 code (p.massimino)
50 :     * INSTALL guide for Unix and Win32 (ed.gomez)
51 : suxen_drol 1209 * dshow static link to libxvidcore.lib (peter)
52 : edgomez 1222 * update/fix Lumimasking (sysKin)
53 : edgomez 1207
54 : edgomez 1222 Last edited: $Date: 2003-11-22 15:31:28 $

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