[Bug 790752] msdk: supports bufferpool
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 1 00:56:39 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=790752
--- Comment #10 from Hyunjun Ko <zzoon at igalia.com> ---
Review of attachment 364660:
--> (https://bugzilla.gnome.org/review?bug=790752&attachment=364660)
::: sys/msdk/gstmsdkmemory.c
@@ +324,3 @@
+
+GstAllocator *
+gst_msdk_allocator_new (MsdkContext * context, mfxFrameInfo * frame_info)
Good idea!
@@ +335,3 @@
+ return NULL;
+
+ allocator->context = context;
um... my bad. mfxContext is not needed.
--
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