Skip to content

unixfdsink: Take segment into account when converting timestamps

Xavier Claessens requested to merge xclaesse/gstreamer:unixfd-segment into main

Also rename calculate_timestamp() to to_monotonic() and from_monotonic() which better describe what it does.

Merge request reports