[Bug 790752] msdk: supports bufferpool

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 9 01:01:34 UTC 2018


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

--- Comment #79 from sreerenj <bsreerenj at gmail.com> ---
Review of attachment 368112:
 --> (https://bugzilla.gnome.org/review?bug=790752&attachment=368112)

::: sys/msdk/gstmsdkallocator_libva.c
@@ +159,3 @@
+
+  if (mem_id->fourcc != MFX_FOURCC_P8) {
+    va_status =

I think you need to make sure the Surface is not mapped.
Or at least the vaDestoryImage is required to make sure the VAImage Structure
is not leaking. right?

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