mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
Corrected minor errors.
Original commit message from CVS: Corrected minor errors.
This commit is contained in:
parent
6124d65f4a
commit
77c6457871
1 changed files with 4 additions and 9 deletions
|
@ -20,8 +20,6 @@ The plugins which use a GPL library are as follows:
|
||||||
a52dec liba52 (http://liba52.sourceforge.net/)
|
a52dec liba52 (http://liba52.sourceforge.net/)
|
||||||
aasink aalib (http://sourceforge.net/projects/aa-project/)
|
aasink aalib (http://sourceforge.net/projects/aa-project/)
|
||||||
cdparanoia libcdparanoia (http://www.xiph.org/paranoia/)
|
cdparanoia libcdparanoia (http://www.xiph.org/paranoia/)
|
||||||
decdvd ac3dec,libmpeg2 (http://libmpeg2.sourceforge.net/,
|
|
||||||
http://www.ac3dec.com/)
|
|
||||||
dtsdec libdts (http://www.videolan.org/dtsdec.html)
|
dtsdec libdts (http://www.videolan.org/dtsdec.html)
|
||||||
dvdnavsrc libdvdnav (http://dvd.sourceforge.net/)
|
dvdnavsrc libdvdnav (http://dvd.sourceforge.net/)
|
||||||
dxr3 (http://dxr3.sourceforge.net/)
|
dxr3 (http://dxr3.sourceforge.net/)
|
||||||
|
@ -100,9 +98,6 @@ xvimagesink libXv
|
||||||
gsm libgsm
|
gsm libgsm
|
||||||
- license MIT license http://kbs.cs.tu-berlin.de/~jutta/toast.html
|
- license MIT license http://kbs.cs.tu-berlin.de/~jutta/toast.html
|
||||||
|
|
||||||
faac libfaac (http://www.audiocoding.com/download.php)
|
|
||||||
- license http://www.audiocoding.com/download.php
|
|
||||||
|
|
||||||
festival (http://www.cstr.ed.ac.uk/projects/festival/)
|
festival (http://www.cstr.ed.ac.uk/projects/festival/)
|
||||||
- license: http://www.cstr.ed.ac.uk/projects/festival/freecopyright.shtml
|
- license: http://www.cstr.ed.ac.uk/projects/festival/freecopyright.shtml
|
||||||
|
|
||||||
|
@ -126,11 +121,11 @@ mikmod libmikmod (http://mikmod.raphnet.net/)
|
||||||
Seems a newer release of mikmod is LGPL, though it's listed as GPL by
|
Seems a newer release of mikmod is LGPL, though it's listed as GPL by
|
||||||
GStreamer.
|
GStreamer.
|
||||||
|
|
||||||
|
faac libfaac (http://www.audiocoding.com/download.php)
|
||||||
faad libfaad (http://www.audiocoding.com/)
|
faad libfaad (http://www.audiocoding.com/)
|
||||||
Faad is under this license (http://www.audiocoding.com/download.php) if
|
Faad/faac seems to be under a commercial license. Plus licensing seems
|
||||||
using FAAD but GPL if using FAAD2. GStreamer seems to use FAAD2 if
|
to be different if using FAAD or FAAD2 as the underlying library. Not
|
||||||
avaialable, then defaults to FAAD. Not sure how this should be
|
sure how this should be described here or handled in gst-inspect.
|
||||||
described here.
|
|
||||||
|
|
||||||
dirac (http://www.bbc.co.uk/rd/projects/dirac/)
|
dirac (http://www.bbc.co.uk/rd/projects/dirac/)
|
||||||
The sourceforge website claims it uses GPL, LGPL, and the Mozilla Public
|
The sourceforge website claims it uses GPL, LGPL, and the Mozilla Public
|
||||||
|
|
Loading…
Reference in a new issue