mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
vorbisfile is LGPL (see sources)
Original commit message from CVS: vorbisfile is LGPL (see sources)
This commit is contained in:
parent
9567e9fdc5
commit
ef24e8e54e
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ GstElementDetails vorbisfile_details =
|
||||||
{
|
{
|
||||||
"Ogg Vorbis decoder",
|
"Ogg Vorbis decoder",
|
||||||
"Codec/Audio/Decoder",
|
"Codec/Audio/Decoder",
|
||||||
"GPL",
|
"LGPL",
|
||||||
"Decodes OGG Vorbis audio using the vorbisfile API",
|
"Decodes OGG Vorbis audio using the vorbisfile API",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Monty <monty@xiph.org>, "
|
"Monty <monty@xiph.org>, "
|
||||||
|
|
Loading…
Reference in a new issue