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

Annotation of /xvidcore/todo.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10.2.1 - (view) (download)

1 : edgomez 1.4 +----------------------------------------------------------------------------+
2 :     | ToDo List for Stable Tree |
3 :     | |
4 :     +----------------------------------------------------------------------------+
5 : suxen_drol 1.10.2.1 $Id: todo.txt,v 1.10 2002/11/26 23:44:09 edgomez Exp $
6 : edgomez 1.5
7 : Isibaar 1.1
8 :    
9 : edgomez 1.8 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 1.10.2.1
12 :    
13 :     ++ DEV-API-4 changelog
14 :     -----------------------------------------------------------------------------
15 :     * remove divx4 api
16 :     * remove VOP_TYPE enumerations
17 :     * remove HINTed ME stuff
18 :     * xvid_image_t/xvid_gbl_convert_t: image.c, xvid.c, decoder.c, encoder.c
19 :     * xvid_global structs: xvid.c
20 :     * errors codes: FRAMECODE.length, decoder.c, encoder.c
21 :     * xvid_decoder structs: xvid.c,encoder.c
22 :     * rawdec
23 :     * update vfw & dshow decoder frontends
24 :     * apply encoder api changes "HEAPS"
25 :     * update vfw codec
26 : edgomez 1.8
27 : suxen_drol 1.3
28 : edgomez 1.4 ++ Remove alpha code from stable tree
29 : edgomez 1.8 -----------------------------------------------------------------------------
30 : suxen_drol 1.3
31 : edgomez 1.7 * Remove all BFrames stuff from encoder - [DONE]
32 : edgomez 1.8 * Remove all BFrames stuff from decoder - [DONE]
33 :     + Kept in stable tree.
34 : edgomez 1.9 + Segfault when used by mplayer, works fine otherwise :\
35 : edgomez 1.7 * Remove all SMP stuff - [DONE]
36 : edgomez 1.4 * Remove all field-ME functions [TODO]
37 : Isibaar 1.1
38 :    
39 : edgomez 1.4 ++ Fixes
40 : edgomez 1.8 -----------------------------------------------------------------------------
41 : edgomez 1.7 * Add all legal headers (same headers all over the sources) - [DONE]
42 : edgomez 1.10 * Sort out who has main copyrigths on files - [DONE]
43 : edgomez 1.8 * Check core reentrancy - [IN PROGRESS]
44 :     + Problems detected in custom matrices, get_mv code, and function pointers.
45 :     * Check the small mem problems reported by valgrind [DONE]
46 :     + None detected in stable tree :-)
47 : edgomez 1.9 + Purify detects lot of small unitialized reads (probably in bitstream functions)
48 : edgomez 1.8 * Rewrite portab.h in a better way [DONE]
49 :     + Needs to be tested (and probably fixed) on all platforms/compilers
50 : edgomez 1.10 * Ansi C compliancy [DONE]
51 : edgomez 1.5
52 :    
53 : edgomez 1.8 ++ Other
54 :     -----------------------------------------------------------------------------
55 : edgomez 1.6 * Add automatic ChangeLog Generator - [DONE]
56 : edgomez 1.8 + Thanks to rockbox' script http://rockbox.haxx.se/
57 : edgomez 1.10 * Find a co maintainer - [NO]

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