pipewire/pipewire-alsa
Wim Taymans 5a9d2679ca stream: add pw_stream_get_time_n()
Deprecate pw_stream_get_time() in favour of _get_time_n() that contains
the size of the pw_time structure. Make the old one fill in the fields
up to the buffered field. Make the new one use the size to decide how
much info to fill in.

Add a new buffered field in pw_time that contains the buffered data
inside the converter/resampler. This leaves the queued field with
purely the user provided size in the buffers.

Use get_time_n() in places.
2022-03-29 17:30:38 +02:00
..
alsa-plugins stream: add pw_stream_get_time_n() 2022-03-29 17:30:38 +02:00
conf alsa plugin: allow specifying a media.role on the virtual device name 2021-06-22 14:48:31 +00:00
tests tests: Add pipewire-alsa stress test 2021-12-15 16:13:08 +01:00