Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: only use lastSegmentReference for knowing if variant changed (#7537
) Instead of checking for both lastSegmentReference and lastInitSegmentReference, we shoould only check lastSegmentReference. As of #6929, init segment references aren't cleared on clearBuffer, this onInitSegmentAppended not account for the safe margin properly.
- Loading branch information