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

prevent decoders from emitting corrupted frames #638

Merged
merged 1 commit into from
Oct 23, 2024
Merged

prevent decoders from emitting corrupted frames #638

merged 1 commit into from
Oct 23, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Oct 23, 2024

No description provided.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 6 lines in your changes missing coverage. Please review.

Project coverage is 82.01%. Comparing base (f41b196) to head (e086c86).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/format/rtpmpeg1video/decoder.go 60.00% 3 Missing and 1 partial ⚠️
pkg/format/rtpav1/decoder.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #638      +/-   ##
==========================================
+ Coverage   81.94%   82.01%   +0.07%     
==========================================
  Files         116      116              
  Lines       11691    11761      +70     
==========================================
+ Hits         9580     9646      +66     
- Misses       1725     1728       +3     
- Partials      386      387       +1     

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

@aler9 aler9 force-pushed the fix/loss branch 2 times, most recently from 4bff76e to 2088859 Compare October 23, 2024 19:01
@aler9 aler9 merged commit 508d025 into main Oct 23, 2024
9 checks passed
@aler9 aler9 deleted the fix/loss branch October 23, 2024 19:10
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