mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 09:08:14 +00:00
libcdparanoia is GPL
Original commit message from CVS: libcdparanoia is GPL
This commit is contained in:
parent
f600f3e4e8
commit
0142d75bf9
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
static GstElementDetails cdparanoia_details = {
|
static GstElementDetails cdparanoia_details = {
|
||||||
"CD Audio (cdda) Source, Paranoia IV",
|
"CD Audio (cdda) Source, Paranoia IV",
|
||||||
"Source/File",
|
"Source/File",
|
||||||
"LGPL",
|
"GPL",
|
||||||
"Read audio from CD in paranoid mode",
|
"Read audio from CD in paranoid mode",
|
||||||
VERSION,
|
VERSION,
|
||||||
"Erik Walthinsen <omega@cse.ogi.edu>",
|
"Erik Walthinsen <omega@cse.ogi.edu>",
|
||||||
|
|
Loading…
Reference in a new issue