[Bug 754107] compositor: Inputs are "obscured" when they aren't
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 26 05:03:50 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754107
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 9b59bb8630c8574da2a3b0db9c5cc530e7daa535
Author: Nirbheek Chauhan <nirbheek at centricular.com>
Date: Wed Aug 26 15:40:16 2015 +0530
compositor: Actually use the output resolution for clamping
The obscured check in compositor was using the dimensions of the pad to
clamp
the h/w of the pad instead of the output resolution, and was doing an
incorrect
calculation to do so. Fix that by simplifying the whole calculation by
using
corner coordinates. Also add a test for this bug which fell through the
cracks,
and just skip all the obscured tests if the pad's alpha is 0.0.
https://bugzilla.gnome.org/show_bug.cgi?id=754107
--
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