mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-15 08:56:38 -05:00
Collect all video/source nodes and enumerate their formats. We use this to return the supported formats and to check if a format is supported. Use evenfd as the even we return from open. Make the eventfd readable when we have a new buffer ready. Connect a stream when setting a format. Collect buffers. Implement mmap/munmap on the buffer memory. Implement queue and dequeue of buffers. This is enough to make the webcam test work in firefox. |
||
|---|---|---|
| .. | ||
| src | ||
| meson.build | ||