[Bug 750691] playsink: fix the channel of color balance element
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jun 10 03:28:34 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750691
--- Comment #1 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 304936
--> https://bugzilla.gnome.org/attachment.cgi?id=304936&action=edit
playsink: fix the channel of color balance element
When traversing the color balance element channel list to find the one that
matches with the playsink proxy, the assignation was set to iterator of the
playsink proxy, not the balance element. Thus, the mapping to the values of
the balance element channel was wrong.
This patch fixes the assignation of the color balance element channel, so the
mapping to the channel of the color balance element is fixed.
--
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