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

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

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

revision 1209, Sat Nov 15 03:10:42 2003 UTC revision 1227, Sat Nov 29 17:59:28 2003 UTC
# Line 9  Line 9 
9    
10  * update vfw & dshow decoder frontends  * update vfw & dshow decoder frontends
11    - GUI isn't perfect for vfw and dshow still links against xvid.dll    - 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      which doesn't export internal functions anymore because of the
13      change.      license change.
14  * decide on vfw & dshow linking policy. presently we statically link,  * decide on vfw & dshow linking policy. presently we statically link,
15      however this increases the size of zips/packages where both vfw &      however this increases the size of zips/packages where both vfw &
16      dshow are included.      dshow are included.
 * update/fix 2pass plugin  
   - Commited but needs additional testing/feedback (ed.gomez)  
17  * update/fix CBR plugin  * update/fix CBR plugin
18    - misses target bitrate, bitrate burst in static motion/high motion    - misses target bitrate, bitrate burst in static motion/high motion
19      transistions      transitions
 * update/fix Lumimasking  
   - doesn't take care of frame type (plugin framework problem, before  
     operation is done before type is known). Taking care of frame type  
     is important because bframe allowed dquants aren't the same as  
     i/pframes allowed dquants  
20  * bug hunting (ed.gomez/sysKin)  * bug hunting (ed.gomez/sysKin)
21    - xvidcore is still a place were bugs feel confortable    - xvidcore is still a place where bugs feel confortable
22  * quant matrix usage (not thread nor instance safe)  * quant matrix usage (not thread nor instance safe)
23    - i (ed.gomez) started an API change to matrix related functions    - i (ed.gomez) started an API change to matrix related functions
24      (quant_mpeg_xxx). But the remaining problem is that matrices should      (quant_mpeg_xxx). But the remaining problem is that matrices should
25      be put in FRAMEINFO structures, and matrices should be pushed down      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      through many function calls. I had no idea how to do that w/o
27      hacking nastly.      hacking nastly.
28  * docbook writing (ed.gomez)  * docbook writing (every developer should contribute)
29    - New API has to be documented.    - New API has to be documented.
30    * two pass code should not introduce quality regressions (every tester)
31    * YV12/I420/USER clarification
32      - item submited by Ivan Kalvachev <ivan at cacad.com>
33        Planes are swaped
34    * Interlacing is broken
35      - item submited by Ivan Kalvachev <ivan at cacad.com>
36        Artefacts for all interlaced blocks
37    
38    
39  Already completed items:  Already completed items:
# Line 55  Line 55 
55  * New thread/instance safe sse2 code (p.massimino)  * New thread/instance safe sse2 code (p.massimino)
56  * INSTALL guide for Unix and Win32 (ed.gomez)  * INSTALL guide for Unix and Win32 (ed.gomez)
57  * dshow static link to libxvidcore.lib (peter)  * dshow static link to libxvidcore.lib (peter)
58    * update/fix Lumimasking (sysKin)
59    * trellis for mpeg and relaxed optimization for big levels (skal)
60    
61  Last edited: $Date: 2003-11-15 03:10:42 $  Last edited: $Date: 2003-11-29 17:59:28 $

Legend:
Removed from v.1209  
changed lines
  Added in v.1227

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