[Bug 790752] msdk: supports bufferpool
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Feb 8 06:21:50 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=790752
--- Comment #64 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 368118
--> https://bugzilla.gnome.org/attachment.cgi?id=368118&action=edit
msdkdec/enc: query GstContext to share GstMsdkContext
How to share/create GstMsdkcontext is the following:
- Search GstMsdkContext if there's in the pipeline.
- If found, check if it's decoder, encoder or vpp by job type.
- If it's same job type, it creates another instance of GstMsdkContext.
- Otherwise just use the shared GstMsdkContext.
- If not found, just crate new instance of GstMsdkContext.
--
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