]> git.sesse.net Git - vlc/commit
* Added the MAD plugin to the Debian build system, called it mad instead
authorSam Hocevar <sam@videolan.org>
Sun, 9 Dec 2001 16:34:42 +0000 (16:34 +0000)
committerSam Hocevar <sam@videolan.org>
Sun, 9 Dec 2001 16:34:42 +0000 (16:34 +0000)
commit30c1b2d9f64798e578c171b3f7d77c613934c803
tree298d1e045a78d3f19d134bcca245cfed9ac46ca5
parent59d238f282a5cfe523907167deecb9afe7f1c7d3
  * Added the MAD plugin to the Debian build system, called it mad instead
    of mad_adec to stay coherent will other plugins.
  * Fixed a few warnings due to missing <string.h>.
12 files changed:
Makefile
Makefile.opts.in
configure
configure.in
debian/changelog
debian/control
debian/rules
debian/vlc-mad.dirs [new file with mode: 0644]
ipkg/rules
plugins/gtk/gnome.c
plugins/mad_adec/Makefile
plugins/mad_adec/mad_adec.c