mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-02-08 10:06:23 -05:00
The current handling of `SPA_DATA_MemPtr` is not entirely correct because its handling of multi-planar buffers is not appropriate: it leaks memory mappings because it overwrites `buffer::ptr` for each plane. Since this data type should not really be in use in normal deployments, let's remove it for now. |
||
|---|---|---|
| .. | ||
| libcamera-device.cpp | ||
| libcamera-manager.cpp | ||
| libcamera-manager.hpp | ||
| libcamera-source.cpp | ||
| libcamera.c | ||
| libcamera.h | ||
| meson.build | ||