]> git.sesse.net Git - vlc/blob - doc/mad/TODO
* ./modules/*: moved plugins to the new tree. Yet untested builds include
[vlc] / doc / mad / TODO
1 TODO: (Jean-Paul Saman <jpsaman@wxs.nl>)
2
3 [1 - 30 October 2001, done]
4 introduce libmad in vlc-dev code tree, this includes:
5         configure from top level of source tree
6         compilable from top level of source tree
7
8 [2 - 25 November 2001, done]
9 creating basic mad plugin in vlc-dev code tree, this include:
10         writing most simple vlc-plugin (no fancy stuf)
11         configurable from top level of source tree
12         compilable from top level of source tree
13
14 [3 - 25 November 2001, done]
15 test basic mad plugin 
16         native Intel
17         native iPaq
18
19 [4 - 26 November 2001, done]
20 commit to current vlc-dev tree in CVS at VideoLan 
21         fix broken things and conflicts
22         run tests again (see [3])
23         
24 [5 - all ready done by Christophe Massiot]
25 make cross-compile possible for vlc without interface. With interface it is to damn difficult to do cross-compilation.
26
27 [6 - done by fenrir ]
28 extending mad plugin with more features
29         do fancy stuff (enable MP3 decoding)
30
31 [7 - done ]
32 test extended plugin 
33         native Intel
34         native iPaq
35
36 [8 - done ]
37 commit to current vlc-dev tree in CVS at Videolan
38         fix broken things and conflicts
39         run tests again (see [7])
40