[Bug 750691] playsink: fix the channel of color balance element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jun 10 04:12:57 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750691

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.2

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 7b78a33dc61e3ba33cfe0a39c548269d798d7fa5
Author: Víctor Manuel Jáquez Leal <vjaquez at igalia.com>
Date:   Wed Jun 10 12:26:38 2015 +0200

    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.

    https://bugzilla.gnome.org/show_bug.cgi?id=750691

-- 
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