pipewire/spa/tests
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
..
benchmark-pod.c add missing file 2019-01-22 17:47:55 +01:00
meson.build meson: prefix the names of the tests so that they are unique in the tree 2019-02-13 11:22:45 +01:00
stress-ringbuffer.c printf format fixes 2019-06-07 17:16:02 +02:00
test-buffer.c tests: fix unit tests again 2019-07-29 17:13:13 +02:00
test-cpp.cpp pod: move vararg macros to separate file 2019-01-25 16:17:29 +01:00
test-pod.c builder: make _rewind part of _reset() 2019-06-26 12:45:36 +02:00
test-utils.c Add PortConfig parameter 2019-08-06 12:45:20 +02:00