[Bug 789476] Segfault with gdp data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 29 12:00:10 UTC 2018


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

--- Comment #3 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 367571
  --> https://bugzilla.gnome.org/attachment.cgi?id=367571&action=edit
gdpdepay: don't allocate query if caps are ANY

When querying downstream for allocation, and the source caps hasn't
set a caps, using ANY by default, it raises a critical message in
console:

CRITICAL **: gst_video_info_from_caps: assertion 'gst_caps_is_fixed (caps)'
failed

This patch bails out the decide_allocation() if the caps are still
ANY.

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