diff options
Diffstat (limited to 'ext/smoothwave')
-rw-r--r-- | ext/smoothwave/gstsmoothwave.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/smoothwave/gstsmoothwave.c b/ext/smoothwave/gstsmoothwave.c index 6b96dd9e..a8b88496 100644 --- a/ext/smoothwave/gstsmoothwave.c +++ b/ext/smoothwave/gstsmoothwave.c @@ -27,7 +27,7 @@ static GstElementDetails gst_smoothwave_details = { "Smooth waveform", - "Sink/Visualization", + "Visualization", "LGPL", "Fading grayscale waveform display", VERSION, |