Skip to content
  • Vincent Penquerc'h's avatar
    audiobasesink: clip start samples to match clipped start time · f7495192
    Vincent Penquerc'h authored
    Clock slaving can clip start time to zero, giving us a shorted
    duration than we originally got. To keep in sync, we must then
    discard the samples falling before that zero timestamp.
    
    This possibly fixes random distortion caused by constant PA
    underflows which are never resynced.
    f7495192