pipewire/spa/include/spa
Pauli Virtanen 5f21ee8669 audioconvert: add delay_frac to spa_io_rate_match
Report the "fractional" part of the resampler delay in
spa_io_rate_match::delay_frac, in nanosamples (1/1e9 sample) at node
rate.

The delay values are best reported in units where it is clear what the
clock domain is, so report the value in fractional samples instead of
nanoseconds. Conversion to ns is also just dividision by the appropriate
rate.
2025-01-19 17:11:13 +02:00
..
buffer spa: inline some metadata functions 2024-11-26 12:46:58 +01:00
control add per type API defines 2024-11-26 11:58:51 +01:00
debug spa: debug: pod: print unsigned numbers as unsigned 2025-01-05 21:33:03 +01:00
filter-graph filter-graph: separate data and size for filter graph 2025-01-07 10:38:32 +01:00
graph add per type API defines 2024-11-26 11:58:51 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor add per type API defines 2024-11-26 11:58:51 +01:00
node audioconvert: add delay_frac to spa_io_rate_match 2025-01-19 17:11:13 +02:00
param bluez5: Implement support for ASHA 2025-01-09 14:51:50 +00:00
pod add per type API defines 2024-11-26 11:58:51 +01:00
support logger: support logging local timestamps and other timestamp logs 2025-01-13 13:48:22 +00:00
utils hook: avoid macro expansion of the method names 2025-01-09 12:57:23 +01:00