add license
Original commit message from CVS: add license
This commit is contained in:
parent
19169a8e9f
commit
e671bcd2cd
@ -25,6 +25,7 @@
|
||||
GstElementDetails gst_iir_details = {
|
||||
"IIR",
|
||||
"Filter/Audio/Effect",
|
||||
"LGPL",
|
||||
"IIR filter based on vorbis code",
|
||||
VERSION,
|
||||
"Monty <monty@xiph.org>, "\
|
||||
|
@ -38,6 +38,7 @@
|
||||
GstElementDetails gst_lpwsinc_details = {
|
||||
"LPWSinc",
|
||||
"Filter/Audio/Effect",
|
||||
"LGPL",
|
||||
"Low-pass Windowed sinc filter",
|
||||
VERSION,
|
||||
"Thomas <thomas@apestaart.org>",
|
||||
|
@ -57,6 +57,7 @@ static GstElementClass *parent_class;
|
||||
static GstElementDetails cdplayer_details = {
|
||||
"CD Player",
|
||||
"Generic/Bin",
|
||||
"LGPL",
|
||||
"Play CD audio through the CD Drive",
|
||||
VERSION,
|
||||
"Charles Schmidt <cbschmid@uiuc.edu>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user