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

Add H265 payloader and depacketizer #165

Closed
wants to merge 1 commit into from

Add H265 payloader and depacketizer

dd05d22
Select commit
Loading
Failed to load commit list.
Closed

Add H265 payloader and depacketizer #165

Add H265 payloader and depacketizer
dd05d22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2024 in 0s

79.86% (-4.09%) compared to a21194e

View this Pull Request on Codecov

79.86% (-4.09%) compared to a21194e

Details

Codecov Report

Attention: Patch coverage is 35.22727% with 114 lines in your changes missing coverage. Please review.

Project coverage is 79.86%. Comparing base (a21194e) to head (dd05d22).

Files with missing lines Patch % Lines
codecs/h265_packet.go 35.22% 111 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   83.95%   79.86%   -4.09%     
==========================================
  Files          24       24              
  Lines        1957     2126     +169     
==========================================
+ Hits         1643     1698      +55     
- Misses        255      366     +111     
- Partials       59       62       +3     

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