[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:52:00 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
----------------------------------------------------------------------------
 Attachment #301902|none                        |committed
             status|                            |

--- Comment #28 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 301902
  --> https://bugzilla.gnome.org/attachment.cgi?id=301902
compositor: Use the correct video info for doing frame conversion

The description of this patch is a bit misleading: the frame info is the same
as pad->buffer_vinfo, since the frame has been mapped with pad->buffer_vinfo.
There's no sign of pad->info here anywhere. What these changes are really for
is preparation for the next patch that moves the mapping of the frame downwards
and only maps it if needed. So I've squashed this patch with the next patch.

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