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

[vpx_codec_encode] prevent overflow in duration/deadline #603

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thesyncim
Copy link

@thesyncim thesyncim commented Feb 4, 2025

@thesyncim thesyncim changed the title ensure monotonically increasing time to prevent overflow [vpx_codec_encode] ensure monotonically increasing time to prevent overflow Feb 4, 2025
@thesyncim thesyncim changed the title [vpx_codec_encode] ensure monotonically increasing time to prevent overflow [vpx_codec_encode] prevent overflow in duration/deadline Feb 4, 2025
Copy link

codecov bot commented Feb 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.86%. Comparing base (c10fb00) to head (e6e600e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #603      +/-   ##
==========================================
+ Coverage   44.67%   45.86%   +1.19%     
==========================================
  Files          80       77       -3     
  Lines        5498     4949     -549     
==========================================
- Hits         2456     2270     -186     
+ Misses       2875     2520     -355     
+ Partials      167      159       -8     

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

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.

1 participant