mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +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",
|
||||
"Codec/Audio/Decoder",
|
||||
"GPL",
|
||||
"LGPL",
|
||||
"Decodes OGG Vorbis audio using the vorbisfile API",
|
||||
VERSION,
|
||||
"Monty <monty@xiph.org>, "
|
||||
|
|
Loading…
Reference in a new issue