[svn] / branches / release-0_9_1-fixes / xvidcore / todo.txt Repository:
ViewVC logotype

Diff of /branches/release-0_9_1-fixes/xvidcore/todo.txt

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

trunk/xvidcore/todo.txt revision 401, Wed Sep 4 21:06:39 2002 UTC branches/release-0_9_1-fixes/xvidcore/todo.txt revision 847, Thu Feb 13 17:31:35 2003 UTC
# Line 2  Line 2 
2  |                         ToDo List for Stable Tree                          |  |                         ToDo List for Stable Tree                          |
3  |                                                                            |  |                                                                            |
4  +----------------------------------------------------------------------------+  +----------------------------------------------------------------------------+
5  $Id: todo.txt,v 1.5 2002-09-04 21:06:39 edgomez Exp $  $Id: todo.txt,v 1.10 2002-11-26 23:44:09 edgomez Exp $
6    
7    
8    
9  This ToDo list is not definitive :  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
   
 * Add all legal headers (same headers all over the sources) - [TODO]  
 * Sort out who has main copyrigths on files - [TODO]  
 * Check core reentrancy - [TODO]  
   
 ++ ???  
   
 * Add automatic ChangeLog Generator - [TODO]  
25    -----------------------------------------------------------------------------
26    * Add all legal headers (same headers all over the sources) - [DONE]
27    * Sort out who has main copyrigths on files - [DONE]
28    * 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    * Ansi C compliancy [DONE]
36    
37    
38    ++ Other
39    -----------------------------------------------------------------------------
40    * Add automatic ChangeLog Generator - [DONE]
41      + Thanks to rockbox' script http://rockbox.haxx.se/
42    * Find a co maintainer - [NO]

Legend:
Removed from v.401  
changed lines
  Added in v.847

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