pipewire/src
Charlie Li 99795cb8c1 module-raop-sink: explicitly include <openssl/evp.h>
As part of LibreSSL's cleanup of removed ENGINE support, <openssl/x509.h> is no longer included in <openssl/engine.h>. <openssl/evp.h> was transiently included in <openssl/x509.h>, compared to <openssl/rand.h> for OpenSSL.
2024-03-30 18:24:09 +01:00
..
daemon settings: add default.clock.quantum-floor property 2024-03-12 17:44:25 +01:00
examples stream: add pw_stream_get_nsec() to get current time 2024-03-11 09:25:48 +01:00
gst gst: fall back to buffer time when no header 2024-03-30 18:19:16 +01:00
modules module-raop-sink: explicitly include <openssl/evp.h> 2024-03-30 18:24:09 +01:00
pipewire stream: add time field to pw_buffer 2024-03-30 18:19:16 +01:00
tests tests: update unit test for added field 2024-03-30 18:19:16 +01:00
tools stream: rename requested to size in pw_time 2024-03-30 18:19:16 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00