mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
fix license information
Original commit message from CVS: fix license information
This commit is contained in:
parent
823ceafca7
commit
290d77ef94
2 changed files with 9 additions and 13 deletions
|
@ -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),
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue