[Bug 754107] compositor: Inputs are "obscured" when they aren't
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Aug 26 03:47:15 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=754107
--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 310013
--> https://bugzilla.gnome.org/attachment.cgi?id=310013&action=edit
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.
--
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