Files
shaka-player/lib
Joey Parrish 35033bb2db fix(HLS): Fix AV sync over ad boundaries (#4824)
If server-side ad segments aren't aligned, AV could get out of sync by
accumulating errors in the timestampOffset of the SourceBuffers.

This improves the issue by tracking discontinuity boundaries and
resetting timestampOffset to theoretical segment start times when a
boundary is crossed.

Issue #4589
2022-12-13 10:14:17 -08:00
..
2022-10-03 11:32:27 -07:00