1 TODO: (Jean-Paul Saman <jpsaman@wxs.nl>)
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
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
14 [3 - 25 November 2001, done]
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])
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.
28 extending mad plugin with more features
29 do fancy stuff (enable MP3 decoding)
37 commit to current vlc-dev tree in CVS at Videolan
38 fix broken things and conflicts
39 run tests again (see [7])
42 incorporate new libmad version if possible
48 rewrite the audio decoding process by using a lower level API. In this way the decoding process can be steered and tuned better.
49 Hopefully it will get rid of audio cracks and jitter.
52 test plugin: native Intel, native iPaq
55 commit to vlc-dev tree.