[Bug 793412] msdk: session close failure if there are multiple sessions in a pipeline

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 23 06:31:18 UTC 2018


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

--- Comment #1 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 368816
  --> https://bugzilla.gnome.org/attachment.cgi?id=368816&action=edit
msdk: manage child sessions on parent GstMsdkContext

Sometimes parent context is released before its children get released.
In this case MFXClose of parent session fails.

To make sure that child sessions are closed before closing a parent session,
Parent context needs to manage child sessions and close them first when it's
released.

-----------------------------------

Note that this patch is based on patches in bug #793413

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