gstreamer/gst-libs
Seungha Yang f90506e33b d3d11memory: Implement GstAllocator::mem_copy method
There are a few places which require deep copy
(basesink on drain for example). Also this implementation can be
useful for future use case.
One probable future use case is that copying DPB texture to
another texture for in-place transform since our DPB texture is never
writable, and therefore copying is unavoidable.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2308>
2021-06-10 01:20:32 +09:00
..
gst d3d11memory: Implement GstAllocator::mem_copy method 2021-06-10 01:20:32 +09:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00