summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--LICENSE_readme17
2 files changed, 9 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index a9cd50631..96477581a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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),
diff --git a/LICENSE_readme b/LICENSE_readme
index a965f3347..4a79dfa56 100644
--- a/LICENSE_readme
+++ b/LICENSE_readme
@@ -72,6 +72,7 @@ ladspa (http://www.ladspa.org/)
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
@@ -81,6 +82,9 @@ smoothwave
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:
@@ -118,10 +122,6 @@ sunaudiosink (http://www.sun.com/)
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
@@ -132,12 +132,3 @@ http://www.audiocoding.com/modules/wiki/?page=FAAC
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.