From e08a835a4a9f27f21360f52b47b0b4fb0f2d4d1b Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Tue, 7 Dec 2004 10:32:11 +0000 Subject: fix licensing information for monoscope plugin Original commit message from CVS: fix licensing information for monoscope plugin --- gst/monoscope/README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'gst/monoscope/README') diff --git a/gst/monoscope/README b/gst/monoscope/README index e15676d0..02911318 100644 --- a/gst/monoscope/README +++ b/gst/monoscope/README @@ -1,7 +1,11 @@ This is a visualization based on on the monoscope output plugin from alsaplayer. -The monoscope output plugin was written primarily by Ralph Loader. +The monoscope convolution matching code was written by Ralph Loader. + +The monoscope.c and monoscope.h files are the only ones under the GPL, +as opposed to the LGPL. We need to either rewrite these or get permission +from the people involved to do so. This implementation is taken from alsaplayer version 0.99.54, at http://www.alsaplayer.org/ -- cgit