From 48cf0f3a77628268f2f19f5b9bd2291048254a61 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Fri, 17 Aug 2012 15:15:34 +0200 Subject: [PATCH] audiovisualizer: status update --- gst/audiovisualizers/README | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/gst/audiovisualizers/README b/gst/audiovisualizers/README index 264bc4be15..5fba0d81ee 100644 --- a/gst/audiovisualizers/README +++ b/gst/audiovisualizers/README @@ -24,11 +24,15 @@ afterwards. - would be nice to use a generic 3x3 matrix operation, we don't run inplace anyway - this way we could also blur the background + - we need to handle visualizer that don't draw with alpha: + - add API to set can_mix and if so enable shaders + - ev. do mixing ourself (needs extra buffer) = Elements to port = -gst-plugin-ugly/gst/synaestesia -> synaescope -gst-plugin-bad/gst/smoothwave -> wavescope -gst-plugin-good/gst/monoscope -> blend into what we have in wavescope +gst-plugins-ugly/gst/synaestesia -> synaescope +gst-plugins-bad/gst/smoothwave -> wavescope +gst-plugins-good/gst/monoscope -> blend into what we have in wavescope +gst-plugins-base/ext/libvisual - done = Elements to add = spectrascope - done -- 2.34.1