pipewire/src
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
..
daemon audioconvert: make simple upmix the default 2022-03-26 21:43:52 +01:00
examples examples: filter can return NULL buffers 2022-02-03 11:15:46 +01:00
gst gst: use target.object instead of node.target, soft-deprecate ids 2022-03-06 18:34:47 +00:00
modules stream: add pw_stream_get_time_n() 2022-03-29 17:30:38 +02:00
pipewire stream: add pw_stream_get_time_n() 2022-03-29 17:30:38 +02:00
tests stream: add pw_stream_get_time_n() 2022-03-29 17:30:38 +02:00
tools stream: add pw_stream_get_time_n() 2022-03-29 17:30:38 +02:00
meson.build treewide: meson.build: use feature.allowed() 2022-02-04 00:15:59 +01:00