[Bug 762736] compositor: revert 754465

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 26 17:14:50 UTC 2016


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

--- Comment #1 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
The problem is that, by not filtering alpha formats in getcaps, compositor will
report to upstream that it can support alpha formats when it can't.

Imagine a scenario where upstream elements are able to provide both alpha and
non-alpha formats and compositor claims to accept both while it will ultimately
fail if it receives alpha. In this scenario the getcaps function will let
upstream select alpha or non-alpha when, in truth, only non-alpha should be
possible.

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