[Bug 790752] msdk: supports bufferpool

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 8 06:19:06 UTC 2018


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

--- Comment #59 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 368113
  --> https://bugzilla.gnome.org/attachment.cgi?id=368113&action=edit
msdk: supports bufferpool

Implements 2 memory allocators:
1\ GstMsdkSystemAllocator: This will allocate system memory.
2\ GstMsdkVideoAllocator: This will allocate device memory depending
on the platform. (eg. VASurface)

Currently GstMsdkBufferPool uses video allocator currently by default
only on linux. On Windows, we should use system memory until d3d allocator
is implemented.

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