[cvs] / xvidcore / TODO Repository:
ViewVC logotype

Annotation of /xvidcore/TODO

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.2.2 - (view) (download)

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

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