[Bug 793707] msdk: Add dmabuf support in msdk plugins
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Mar 23 16:38:53 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=793707
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #370039|none |needs-work
status| |
--- Comment #8 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 370039:
--> (https://bugzilla.gnome.org/review?bug=793707&attachment=370039)
::: sys/msdk/gstmsdkallocator_libva.c
@@ +121,3 @@
+ va_status =
+ vaAcquireBufferHandle (gst_msdk_context_get_handle (context),
+ msdk_mids[i].image.buf, &msdk_mids[i].info);
When this vaAcquireBufferHandle() is released with vaReleaseBufferHandle()?
Otherwise a memory/fd leak will show up.
--
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