Parent Directory
|
Revision Log
Revision 1002 - (view) (download)
1 : | edgomez | 396 | +----------------------------------------------------------------------------+ |
2 : | | ToDo List for Stable Tree | | ||
3 : | | | | ||
4 : | +----------------------------------------------------------------------------+ | ||
5 : | edgomez | 677 | $Id: todo.txt,v 1.10 2002-11-26 23:44:09 edgomez Exp $ |
6 : | Isibaar | 3 | |
7 : | |||
8 : | edgomez | 401 | |
9 : | edgomez | 515 | 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 : | suxen_drol | 186 | |
12 : | edgomez | 515 | |
13 : | edgomez | 396 | ++ Remove alpha code from stable tree |
14 : | edgomez | 515 | ----------------------------------------------------------------------------- |
15 : | Isibaar | 3 | |
16 : | edgomez | 448 | * Remove all BFrames stuff from encoder - [DONE] |
17 : | edgomez | 515 | * Remove all BFrames stuff from decoder - [DONE] |
18 : | + Kept in stable tree. | ||
19 : | edgomez | 549 | + Segfault when used by mplayer, works fine otherwise :\ |
20 : | edgomez | 448 | * Remove all SMP stuff - [DONE] |
21 : | edgomez | 396 | * Remove all field-ME functions [TODO] |
22 : | Isibaar | 3 | |
23 : | suxen_drol | 186 | |
24 : | edgomez | 396 | ++ Fixes |
25 : | edgomez | 515 | ----------------------------------------------------------------------------- |
26 : | edgomez | 448 | * Add all legal headers (same headers all over the sources) - [DONE] |
27 : | edgomez | 677 | * Sort out who has main copyrigths on files - [DONE] |
28 : | edgomez | 515 | * 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 : | edgomez | 549 | + Purify detects lot of small unitialized reads (probably in bitstream functions) |
33 : | edgomez | 515 | * Rewrite portab.h in a better way [DONE] |
34 : | + Needs to be tested (and probably fixed) on all platforms/compilers | ||
35 : | edgomez | 677 | * Ansi C compliancy [DONE] |
36 : | edgomez | 401 | |
37 : | |||
38 : | edgomez | 515 | ++ Other |
39 : | ----------------------------------------------------------------------------- | ||
40 : | edgomez | 417 | * Add automatic ChangeLog Generator - [DONE] |
41 : | edgomez | 515 | + Thanks to rockbox' script http://rockbox.haxx.se/ |
42 : | edgomez | 677 | * Find a co maintainer - [NO] |
No admin address has been configured | ViewVC Help |
Powered by ViewVC 1.0.4 |