pipewire/src
Wim Taymans 7631316186 buffer: add option to reverse filter priority
By default, buffer negotiation favours the default property values of
the output node. Make this configurable and reverse this logic when the
output is a driver.

This makes it so that a stream connecting to a source will negotiate
with the preferences of the stream and not the source.

An example is a stream that wants 4 buffers from v4l2-source, because
v4l2-source has a default of 4 buffers, this will always result in 4
buffers, ignoring the preference of the stream.
2022-11-04 15:22:01 +01:00
..
daemon jack: make jack_bufsize adjust the global quantum 2022-10-20 16:34:47 +02:00
examples Add some more format checks 2022-11-03 13:10:32 +01:00
gst gst: copy buffer memory in dequeue_buffer using gst_memory_copy 2022-08-20 09:30:44 -06:00
modules spa: make all format parsing fields optional 2022-11-03 13:13:07 +01:00
pipewire buffer: add option to reverse filter priority 2022-11-04 15:22:01 +01:00
tests tests: fix clang build 2022-07-08 16:56:48 +02:00
tools pw-top: initialize info struct with 0 2022-11-03 13:08:48 +01:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00