[Bug 757610] compositor: negotation failure when mixing alpha and non alpha branches
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 23 14:24:27 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=757610
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #321967|none |reviewed
status| |
--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 321967:
--> (https://bugzilla.gnome.org/review?bug=757610&attachment=321967)
::: gst-libs/gst/video/gstvideoaggregator.c
@@ +893,3 @@
GST_DEBUG_OBJECT (pad, "Get caps with filter: %" GST_PTR_FORMAT, filter);
+ srccaps = gst_pad_get_allowed_caps (srcpad);
get_allowed_caps() always returns NULL (instead of the template caps) if there
is no peer. Is that a problem here?
--
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