pipewire/src
Wim Taymans cb7ca883df stream: add time field to pw_buffer
For capture streams, place the time of the cycle when we received this
buffer in the new buffer time field.

Without this (and without timestamps in an optional header metadata)
it's impossible to determine when a buffer was created. With this field
and the pw_stream_get_time_n() and pw_stream_get_nsec() we can derive
the mapping to ticks and delay in the graph.
2024-03-30 18:19:16 +01:00
..
daemon settings: add default.clock.quantum-floor property 2024-03-12 17:44:25 +01:00
examples stream: add pw_stream_get_nsec() to get current time 2024-03-11 09:25:48 +01:00
gst gst: only remove port once 2024-03-12 17:44:56 +01:00
modules module-ffado: add more port properties 2024-03-12 17:44:41 +01:00
pipewire stream: add time field to pw_buffer 2024-03-30 18:19:16 +01:00
tests core: add bound_props event 2023-03-21 17:22:27 +01:00
tools stream: rename requested to size in pw_time 2024-03-30 18:19:16 +01:00
meson.build meson.build: fix compile with -Dexamples=disabled 2023-12-04 11:16:11 +01:00