mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
Currently only a single stream is used. This makes it easy to associate each request with the appropriate frame buffer when it is created. In turn, this makes reusing requests a bit simpler and a bit more efficient. So do that: add buffers to requests when they are allocated in `allocBuffers()`. |
||
|---|---|---|
| .. | ||
| libcamera-device.cpp | ||
| libcamera-manager.cpp | ||
| libcamera-manager.hpp | ||
| libcamera-source.cpp | ||
| libcamera.c | ||
| libcamera.h | ||
| meson.build | ||