+2004-09-20 Christian Schaller <christian@fluendo.com>
+
+ * Fix mixmod license to LGPL as they have relicensed
+ * Move Dirac and Effectv into LGPL section of README_license
+
2004-09-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/mad/gstmad.c: (gst_mad_check_caps_reset),
lame libmp3lame (http://lame.sourceforge.net/)
libvisual libvisual (http://libvisual.sourceforge.net/)
matroska (http://www.matroska.org/)
+mikmod libmikmod (http://mikmod.raphnet.net/)
ossaudio (http://www.opensound.com/)
qcamsrc
rfbenc librfb
swfdec (http://swfdec.sourceforge.net/)
tarkin (http://svn.xiph.org/trunk/tarkin/)
textoverlay pango (http://www.pango.org/)
+dirac (http://www.bbc.co.uk/rd/projects/dirac/)
+effectv (Our ports was relicensed)(http://effectv.sourceforge.net/)
+
Plugins which use a BSD covered library are as follows:
Unsure:
-mikmod libmikmod (http://mikmod.raphnet.net/)
-Seems a newer release of mikmod is LGPL, though it's listed as GPL by
-GStreamer.
-
faad libfaad (http://www.audiocoding.com/)
faad's license depends on its major version :
- for FAAD1 : it is LGPL
by default, GStreamer faad plugin would compile against FAAD2 if available.
it falls back to FAAD1 if not.
-
-dirac (http://www.bbc.co.uk/rd/projects/dirac/)
-The sourceforge website claims it uses GPL, LGPL, and the Mozilla Public
-License 1.1. Not sure which parts GStreamer uses, and what licenses are
-inherited.
-
-effectv effectv (http://effectv.sourceforge.net/)
-The sourceforge website claims it uses GPL, though it is currently
-listed as an LGPL library in GStreamer.