pipewire/src
columbarius d2d50a7d88 vulkan: Avoid blocking waits on the gpu on blit
This allows the blit-filter to run in synchronous or asynchronous mode.
In asynchronous mode the blocking wait on the gpu is replaced by
registering a fd from vulkan with the event loop.
2024-03-17 20:29:19 +01:00
..
daemon vulkan: Avoid blocking waits on the gpu on blit 2024-03-17 20:29:19 +01:00
examples stream: add pw_stream_get_nsec() to get current time 2024-03-04 12:59:26 +01:00
gst gst: handle latency in the pipewiresrc 2024-03-15 17:31:43 +01:00
modules module-raop-sink: explicitly include <openssl/evp.h> 2024-03-16 14:39:00 -04:00
pipewire include: install new header 2024-03-15 13:18:22 +01:00
tests tests: cleanup correctly to avoid leaks 2024-03-15 13:08:58 +01:00
tools tools: improve error reporting 2024-03-13 12:53:04 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-11-28 10:18:25 +00:00