• J
    libobs: Apply resampler offset to system audio TS · 1089564b
    jp9000 提交于
    Instead of applying the resampler offset right away (to each audio
    packet), apply the resampler offset when the timestamps are converted to
    system timestamps.  This fixes an issue where if audio timestamps reset
    to 0 (for whatever reason), the offset would cause the timestamp to go
    in to the negative.
    1089564b
obs-source.c 96.8 KB