mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
- Moved a couple of libs from GPL to LGPL since they had been mistakenly branded as GPL.
Original commit message from CVS: 2001-10-06 Christian Schaller <Uraeus@linuxrising.org> - Moved a couple of libs from GPL to LGPL since they had been mistakenly branded as GPL.
This commit is contained in:
parent
c1c2236210
commit
f8356d6e8b
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,6 @@ When using GPL linked plugins GStreamer is for all practical reasons under the G
|
||||||
|
|
||||||
The plugins which use a GPL library are as follows:
|
The plugins which use a GPL library are as follows:
|
||||||
cdparanoia libcdparanoia (http://www.xiph.org/paranoia/)
|
cdparanoia libcdparanoia (http://www.xiph.org/paranoia/)
|
||||||
lame libmp3lame (http://www.mp3dev.org/mp3/)
|
|
||||||
icastsend libshout (http://www.icecast.org)
|
|
||||||
aasink aalib (http://aa-project.sourceforge.net/aalib/)
|
aasink aalib (http://aa-project.sourceforge.net/aalib/)
|
||||||
gst1394 libraw1394 (http://linux1394.sourceforge.net)
|
gst1394 libraw1394 (http://linux1394.sourceforge.net)
|
||||||
xmms libxmms (http://www.xmms.org)
|
xmms libxmms (http://www.xmms.org)
|
||||||
|
@ -19,6 +17,8 @@ sdlsink libsdl (http://www.libsdl.org)
|
||||||
gnomevfssource gnome-vfs (ftp.gnome.org//pub/GNOME/stable/sources/gnome-vfs)
|
gnomevfssource gnome-vfs (ftp.gnome.org//pub/GNOME/stable/sources/gnome-vfs)
|
||||||
gnomevfssink gnome-vfs
|
gnomevfssink gnome-vfs
|
||||||
esdsink libesd (ftp.gnome.org/pub/GNOME/stable/sources/esound)
|
esdsink libesd (ftp.gnome.org/pub/GNOME/stable/sources/esound)
|
||||||
|
icastsend libshout (http://www.icecast.org)
|
||||||
|
lame libmp3lame (http://www.mp3dev.org/mp3/)
|
||||||
|
|
||||||
Plugins which use a BSD covered library are as follows:
|
Plugins which use a BSD covered library are as follows:
|
||||||
vorbisenc libogg/libvorbis (http://www.xiph.org/ogg/vorbis)
|
vorbisenc libogg/libvorbis (http://www.xiph.org/ogg/vorbis)
|
||||||
|
|
Loading…
Reference in a new issue