Skip to content

fix: audio segment on incorrect timeline HLS#1539

Merged
wseymour15 merged 1 commit intomainfrom
fix/audio-timelines-HLS
Sep 11, 2024
Merged

fix: audio segment on incorrect timeline HLS#1539
wseymour15 merged 1 commit intomainfrom
fix/audio-timelines-HLS

Conversation

@wseymour15
Copy link
Copy Markdown
Contributor

Description

Related to #1530

This fixes an issue that was previously thought to just happen in DASH above. Now, in HLS, if the audio segment in on a previous timeline to the video segment, we will push playback to where they are both on the same timeline.

Specific Changes proposed

  • Removes the DASH safeguards in the audio segment behind timeline logic so this covers HLS as well.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

@wseymour15 wseymour15 self-assigned this Sep 11, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.36%. Comparing base (96a3dc5) to head (ba2b74b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1539      +/-   ##
==========================================
- Coverage   86.36%   86.36%   -0.01%     
==========================================
  Files          43       43              
  Lines       11149    11148       -1     
  Branches     2546     2545       -1     
==========================================
- Hits         9629     9628       -1     
  Misses       1520     1520              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wseymour15 wseymour15 merged commit e4e0c2d into main Sep 11, 2024
@wseymour15 wseymour15 deleted the fix/audio-timelines-HLS branch September 11, 2024 19:13
wseymour15 added a commit that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants