GNOME Bugzilla – Bug 723681
gl: port libvisual_gl element to gst-1.0 and then to GLES2
Last modified: 2016-12-21 11:38:19 UTC
This would enable an efficient gstreamer audio visualizer on embedded platforms. (Does it exist other opensource audio visualizer API that support GL ?) For the second part which is to make those element compatible with GLESv2, it may require additional work in libvisual. Because it's compatible with GLESv1 but not sure about GLESv2
Plugin has been removed from -bad: Commit: 9b5de053995488d5ddc78c1bf4df651101271d70 URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=9b5de053995488d5ddc78c1bf4df651101271d70 Author: Sebastian Dröge <sebastian@centricular.com> Date: Wed Dec 21 11:00:47 2016 +0200 Remove various unported plugins If they were not ported after 4+ years it seems unlikely that anybody is ever going to need them again. They're still in the GIT history if needed. https://bugzilla.gnome.org/show_bug.cgi?id=774530 If someone wants to resurrect it they can.