[Bug 746147] compositor: Don't convert or aggregate pads that are completely obscured by a higher zorder pad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 1 04:50:06 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #301891|none                        |committed
             status|                            |

--- Comment #27 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 301891
  --> https://bugzilla.gnome.org/attachment.cgi?id=301891
compositor: Skip pads that are completely obscured by a higher zorder pad

Pushed this, but split out the 'clean-up' changes that just replace info.foo
use with accessor macros.

I'm not sure if it's not possible that the pad has been removed by the time we
get to "g_list_find (GST_ELEMENT (vagg)->sinkpads", so a check here might be in
order.

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