pipewire/spa/plugins
Wim Taymans f41720e7db Add PortConfig parameter
Add a new PortConfig parameter to configure ports of elements that
are marked with the SPA_NODE_FLAG_*_PORT_CONFIG. This is used to
configure the operation of the audioconver/audioadapter nodes and
how it should convert the internal format. We want to use the
Profile parameter only for cases where there is an enumeration of
values, like with device configuration.

Add unit tests for audioconvert and adapter to check if they handle
PortConfig correctly.

Make the media session use the PortConfig to dynamically configure
the device nodes.

Remove audio-dsp, it is not used anymore and can/should be implemented
with a simple audioconvert spa node now and some PortConfig.
2019-08-06 12:45:20 +02:00
..
alsa node: remove port_alloc_buffers 2019-07-25 14:08:43 +02:00
audioconvert Add PortConfig parameter 2019-08-06 12:45:20 +02:00
audiomixer Add PortConfig parameter 2019-08-06 12:45:20 +02:00
audiotestsrc fix compilation 2019-08-01 15:28:54 +02:00
bluez5 bluez: add sco-sink and sco-source nodes 2019-08-01 15:31:54 +02:00
ffmpeg fix compilation 2019-08-01 15:28:54 +02:00
support evl: add build option 2019-06-24 09:45:22 +02:00
test fix compilation 2019-08-01 15:28:54 +02:00
v4l2 Add support for client fd memory 2019-07-26 16:17:39 +02:00
videoconvert Add PortConfig parameter 2019-08-06 12:45:20 +02:00
videotestsrc fix compilation 2019-08-01 15:28:54 +02:00
volume fix compilation 2019-08-01 15:28:54 +02:00
meson.build videoconvert: beginnings of video converter 2019-07-25 12:19:41 +02:00