[Bug 790752] msdk: supports bufferpool
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Feb 13 09:28:53 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=790752
--- Comment #115 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 368293
--> https://bugzilla.gnome.org/attachment.cgi?id=368293&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