[Bug 760566] All the gleffects have the same name and description
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 18 01:28:07 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760566
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at coaxion.net
--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Problem here is
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/gl/gstgleffects.c#n651
This should probably have a different class_init and also pass data to it (to
know the name of the current effect), either via GType qdata or via
class_init_data. Check gst-libav, gst-omx or the frei0r plugin for how that can
be done.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list