mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
audiovisualizer: status update
This commit is contained in:
parent
0c5893c0fa
commit
48cf0f3a77
1 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue