[Bug 797277] create surface fail when reset context.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 15 14:04:39 UTC 2018


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

--- Comment #7 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
This is logical since with commit 82872f4 now it check the formats available in
the VAConfig (part of the GstVaapiContext), thus now we need to create first
the context and then the surfaces.

@Fei, please add all this information in the commit log:

"""
In gst_vaapi_context_reset(), if the context has to be destroyed, make sure to
create it first before allocating its associated surfaces.

This patch fixes a regression introduced in commit 82872f4 because the formats
available in the current context now are ensured before creating the context's
surfaces.
"

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