pipewire/src
Wim Taymans c82e38ad35 conf: limit buffers to 16
Old v0 clients can only handle up to 16 buffers. It's unfortunate that
we have to enforce this globally but otherwise it is possible that
a new client allocated more buffers which it then tries to share with
an old client and fail.
2020-02-11 16:03:38 +01:00
..
daemon conf: limit buffers to 16 2020-02-11 16:03:38 +01:00
examples policy-node: give more priority to newer video output nodes 2020-02-06 17:42:52 +01:00
extensions meson: install headers in versioned paths 2020-02-05 16:28:22 +01:00
gst pipewireclock: use the monotonic time for now 2020-02-11 13:08:04 +01:00
modules fix compiler warnings 2020-02-11 15:25:53 +01:00
pipewire pkgconfig: require libspa on the libpipewire pkgconfig file 2020-02-11 14:01:52 +00:00
tests Fix some unit test 2020-01-15 13:23:49 +01:00
tools pw-cat: print channelmap in verbose mode 2020-02-06 16:50:59 +01:00
.gitignore move things around 2017-07-11 16:08:22 +02:00
meson.build meson: add examples option 2020-01-27 10:42:46 +01:00