gstreamer/subprojects/gst-plugins-bad/sys/win32ipc/protocol
Seungha Yang c6a6c56cdf win32ipc: Add support for zero-copy rendering
* Extend protocol so that client can notify of releasing shared memory
* Server will hold shared memory object until it's released by client
* Add allocator/buffer pool to reuse shared memory objects and buffers

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3765>
2023-01-27 18:55:13 +00:00
..
win32ipcmmf.cpp
win32ipcmmf.h
win32ipcpipeclient.cpp win32ipc: Add support for zero-copy rendering 2023-01-27 18:55:13 +00:00
win32ipcpipeclient.h win32ipc: Add support for zero-copy rendering 2023-01-27 18:55:13 +00:00
win32ipcpipeserver.cpp win32ipc: Add support for zero-copy rendering 2023-01-27 18:55:13 +00:00
win32ipcpipeserver.h win32ipc: Add support for zero-copy rendering 2023-01-27 18:55:13 +00:00
win32ipcprotocol.cpp win32ipc: Add support for zero-copy rendering 2023-01-27 18:55:13 +00:00
win32ipcprotocol.h win32ipc: Add support for zero-copy rendering 2023-01-27 18:55:13 +00:00
win32ipcutils.cpp
win32ipcutils.h