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

fix panic when checking pts = dts on H265 (bluenviron/mediamtx#3754) #617

Merged
merged 1 commit into from
Sep 11, 2024

fix panic when checking pts = dts on H265 (bluenviron/mediamtx#3754)

0560f71
Select commit
Loading
Failed to load commit list.
Merged

fix panic when checking pts = dts on H265 (bluenviron/mediamtx#3754) #617

fix panic when checking pts = dts on H265 (bluenviron/mediamtx#3754)
0560f71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

81.90% (+0.56%) compared to cb3c527

View this Pull Request on Codecov

81.90% (+0.56%) compared to cb3c527

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.90%. Comparing base (cb3c527) to head (0560f71).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #617      +/-   ##
==========================================
+ Coverage   81.34%   81.90%   +0.56%     
==========================================
  Files         115      115              
  Lines       11622    11625       +3     
==========================================
+ Hits         9454     9522      +68     
+ Misses       1763     1701      -62     
+ Partials      405      402       -3     

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