[svn] / branches / dev-api-4 / xvidcore / todo.txt Repository:
ViewVC logotype

Annotation of /branches/dev-api-4/xvidcore/todo.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 890 - (view) (download)

1 : edgomez 396 +----------------------------------------------------------------------------+
2 :     | ToDo List for Stable Tree |
3 :     | |
4 :     +----------------------------------------------------------------------------+
5 : suxen_drol 890 $Id: todo.txt,v 1.10.2.1 2003-02-22 08:49:44 suxen_drol 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 : suxen_drol 890 ++ 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 :    
27 :    
28 : edgomez 396 ++ Remove alpha code from stable tree
29 : edgomez 515 -----------------------------------------------------------------------------
30 : Isibaar 3
31 : edgomez 448 * Remove all BFrames stuff from encoder - [DONE]
32 : edgomez 515 * Remove all BFrames stuff from decoder - [DONE]
33 :     + Kept in stable tree.
34 : edgomez 549 + Segfault when used by mplayer, works fine otherwise :\
35 : edgomez 448 * Remove all SMP stuff - [DONE]
36 : edgomez 396 * Remove all field-ME functions [TODO]
37 : Isibaar 3
38 : suxen_drol 186
39 : edgomez 396 ++ Fixes
40 : edgomez 515 -----------------------------------------------------------------------------
41 : edgomez 448 * Add all legal headers (same headers all over the sources) - [DONE]
42 : edgomez 677 * Sort out who has main copyrigths on files - [DONE]
43 : edgomez 515 * 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 549 + Purify detects lot of small unitialized reads (probably in bitstream functions)
48 : edgomez 515 * Rewrite portab.h in a better way [DONE]
49 :     + Needs to be tested (and probably fixed) on all platforms/compilers
50 : edgomez 677 * Ansi C compliancy [DONE]
51 : edgomez 401
52 :    
53 : edgomez 515 ++ Other
54 :     -----------------------------------------------------------------------------
55 : edgomez 417 * Add automatic ChangeLog Generator - [DONE]
56 : edgomez 515 + Thanks to rockbox' script http://rockbox.haxx.se/
57 : edgomez 677 * Find a co maintainer - [NO]

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