Corrected minor errors.

Original commit message from CVS:
Corrected minor errors.
This commit is contained in:
Brian Cameron 2004-08-19 23:00:39 +00:00
parent 7eca08051e
commit f7a78b466c

View file

@ -20,8 +20,6 @@ The plugins which use a GPL library are as follows:
a52dec liba52 (http://liba52.sourceforge.net/)
aasink aalib (http://sourceforge.net/projects/aa-project/)
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)
dvdnavsrc libdvdnav (http://dvd.sourceforge.net/)
dxr3 (http://dxr3.sourceforge.net/)
@ -100,9 +98,6 @@ xvimagesink libXv
gsm libgsm
- 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/)
- 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
GStreamer.
faac libfaac (http://www.audiocoding.com/download.php)
faad libfaad (http://www.audiocoding.com/)
Faad is under this license (http://www.audiocoding.com/download.php) if
using FAAD but GPL if using FAAD2. GStreamer seems to use FAAD2 if
avaialable, then defaults to FAAD. Not sure how this should be
described here.
Faad/faac seems to be under a commercial license. Plus licensing seems
to be different if using FAAD or FAAD2 as the underlying library. Not
sure how this should be described here or handled in gst-inspect.
dirac (http://www.bbc.co.uk/rd/projects/dirac/)
The sourceforge website claims it uses GPL, LGPL, and the Mozilla Public