[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 Apr 17 15:29:26 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746147
Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #299661|accepted-commit_now |none
status| |
Attachment #299661|0 |1
is obsolete| |
--- Comment #17 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Created attachment 301881
--> https://bugzilla.gnome.org/attachment.cgi?id=301881&action=edit
compositor: Only map the frame from a buffer if it will be used
This patch rebases the old patch, and fixes another bug I saw in the code: it
uses pad->info to get the current frame's video info to decide which
conversions to do, which is wrong. It should use pad->buffer_vinfo since that's
what the current frame's vinfo is.
I didn't make a separate patch for this because it's all the same code.
--
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