From 1d5f318e0dbfb59479f9b1d834a46d2dde22c942 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 18 Sep 2002 19:02:52 +0000 Subject: plugins part of license field patch Original commit message from CVS: plugins part of license field patch --- gst/filter/gstbpwsinc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gst/filter/gstbpwsinc.c') diff --git a/gst/filter/gstbpwsinc.c b/gst/filter/gstbpwsinc.c index 6ce634d3..511d59e5 100644 --- a/gst/filter/gstbpwsinc.c +++ b/gst/filter/gstbpwsinc.c @@ -35,9 +35,11 @@ #include /* M_PI */ #include /* memmove */ +/* elementfactory information */ GstElementDetails gst_bpwsinc_details = { "BPWSinc", "Filter/Audio/Effect", + "LGPL", "Band-Pass Windowed sinc filter", VERSION, "Thomas ", -- cgit v1.2.1