pipewire/spa/plugins
George Kiagiadakis 0bff0e345f audioconvert: disable monitor port logic if both sides are in dsp mode
There is a use case where you may want to use audioconvert with
both input & output sides configured in dsp mode, for altering
the stream volume. When it is configured like that, the
IS_MONITOR_PORT macro wrongly thinks that all output ports except
the first one are monitor ports, originating in the merger instead
of the splitter.

This change fixes that and it also completely disables exposing
monitor ports, even if they are enabled, when both sides are in
dsp mode (fmt_input_port_info() also uses the same macro to check
if the monitor ports are to be exposed)
2020-02-20 12:34:42 +00:00
..
alsa tweak buffers a little 2020-02-19 10:17:00 +01:00
audioconvert audioconvert: disable monitor port logic if both sides are in dsp mode 2020-02-20 12:34:42 +00:00
audiomixer spa: install in versioned directory 2020-01-29 15:51:41 +01:00
audiotestsrc node: we are supposed to produce data when != HAVE_DATA 2020-02-04 12:59:16 +01:00
bluez5 fix compilation warning 2020-02-20 12:03:16 +01:00
control tweak buffers a little 2020-02-19 10:17:00 +01:00
ffmpeg ffmpeg: fix install dir 2020-01-30 17:50:45 +01:00
jack spa: install in versioned directory 2020-01-29 15:51:41 +01:00
support spa: install in versioned directory 2020-01-29 15:51:41 +01:00
test node: we are supposed to produce data when != HAVE_DATA 2020-02-04 12:59:16 +01:00
v4l2 v4l2: use the buffer time as pts 2020-02-11 11:21:34 +01:00
videoconvert spa: install in versioned directory 2020-01-29 15:51:41 +01:00
videotestsrc node: we are supposed to produce data when != HAVE_DATA 2020-02-04 12:59:16 +01:00
volume volume: set the right info flags for params 2020-02-11 12:12:49 +01:00
vulkan node: we are supposed to produce data when != HAVE_DATA 2020-02-04 12:59:16 +01:00
meson.build control: add control mixer plugin 2019-10-16 11:13:23 +02:00