[cvs] / xvidcore / todo.txt Repository:
ViewVC logotype

Diff of /xvidcore/todo.txt

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

revision 1.4, Wed Sep 4 20:32:33 2002 UTC revision 1.9, Fri Sep 27 18:36:51 2002 UTC
# Line 1  Line 1 
1  +----------------------------------------------------------------------------+  +----------------------------------------------------------------------------+
2  |                         ToDo List for Stable Tree                          |  |                         ToDo List for Stable Tree                          |
3  |                                                                            |  |                                                                            |
 | $Id$                                                                       |  
4  +----------------------------------------------------------------------------+  +----------------------------------------------------------------------------+
5    $Id$
6    
7    
8  This ToDo list is not definitive :  
9    This ToDo list is for the first official release, once it is completed we
10    will test the source tree on all supported platforms and fix last bugs.
11    
12    
13  ++ Remove alpha code from stable tree  ++ Remove alpha code from stable tree
14    -----------------------------------------------------------------------------
15    
16  * Find a co maintainer - [IN PROGRESS]  * Remove all BFrames stuff from encoder - [DONE]
17  * Remove all BFrames stuff - [TODO]  * Remove all BFrames stuff from decoder - [DONE]
18  * Remove all SMP stuff - [TODO]    + Kept in stable tree.
19      + Segfault when used by mplayer, works fine otherwise :\
20    * Remove all SMP stuff - [DONE]
21  * Remove all field-ME functions [TODO]  * Remove all field-ME functions [TODO]
22    
23    
24  ++ Fixes  ++ Fixes
25    -----------------------------------------------------------------------------
26  * Add all legal headers (same headers all over the sources) - [TODO]  * Add all legal headers (same headers all over the sources) - [DONE]
27  * Sort out who has main copyrigths on files - [TODO]  * Sort out who has main copyrigths on files - [TODO]
28  * Check core reentrancy - [TODO]  * Check core reentrancy - [IN PROGRESS]
29      + Problems detected in custom matrices, get_mv code, and function pointers.
30    * Check the small mem problems reported by valgrind [DONE]
31      + None detected in stable tree :-)
32      + Purify detects lot of small unitialized reads (probably in bitstream functions)
33    * Rewrite portab.h in a better way [DONE]
34      + Needs to be tested (and probably fixed) on all platforms/compilers
35    
36    
37    ++ Other
38    -----------------------------------------------------------------------------
39    * Add automatic ChangeLog Generator - [DONE]
40      + Thanks to rockbox' script http://rockbox.haxx.se/
41    * Find a co maintainer - [IN PROGRESS]

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.9

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