Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

muxer: fix invalid fMP4 BaseTime in case of negative DTS #111

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Nov 19, 2023

No description provided.

Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (e7092f1) 69.41% compared to head (c05f34c) 69.37%.
Report is 2 commits behind head on main.

Files Patch % Lines
muxer_segmenter_fmp4.go 52.05% 33 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
- Coverage   69.41%   69.37%   -0.04%     
==========================================
  Files          42       42              
  Lines        3642     3654      +12     
==========================================
+ Hits         2528     2535       +7     
- Misses        928      932       +4     
- Partials      186      187       +1     

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

@aler9 aler9 merged commit b3d1cef into main Nov 22, 2023
6 of 8 checks passed
@aler9 aler9 deleted the bug/negative-dts branch November 22, 2023 21:44
@github-actions github-actions bot locked and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant