pipewire/spa
Wim Taymans 1a8f274a80 spa: add Latency param and object
Add a new latency param that contains a latency object.
The latency object contains the min and max delay from a port to
the terminal sink/source. It is also possible to express this
delay as a fraction of the quantum to avoid having to recalculate
the latency every time the quantum changes.
2021-05-27 15:26:09 +02:00
..
examples treewide: replace plain strcmp() calls with spa_streq 2021-05-18 22:10:27 +10:00
include spa: add Latency param and object 2021-05-27 15:26:09 +02:00
plugins spa: save the old change_mask and restore when emitting full 2021-05-27 15:21:44 +02:00
tests spa: add spa_atob() to convert a string to a boolean 2021-05-18 22:18:56 +10:00
tools treewide: replace strcmp() == 0 with spa_streq() 2021-05-18 22:10:27 +10:00
meson.build spa: ffmpeg: remove libavformat dependency 2021-05-16 13:10:59 +00:00