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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add H265 payloader and depacketizer #165

wants to merge 2 commits into from

Conversation

kevmo314
Copy link
Contributor

@kevmo314 kevmo314 commented Feb 9, 2022

This change completes the H265 implementation.

This change completes the H265 implementation.
@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #165 (01c60da) into master (9a6e1d0) will decrease coverage by 7.04%.
The diff coverage is 31.22%.

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
- Coverage   87.36%   80.31%   -7.05%     
==========================================
  Files          18       18              
  Lines        1773     2022     +249     
==========================================
+ Hits         1549     1624      +75     
- Misses        195      366     +171     
- Partials       29       32       +3     
Flag Coverage Δ
go 80.31% <31.22%> (-7.05%) ⬇️
wasm 79.42% <31.22%> (-6.93%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
codecs/h265_packet.go 70.60% <31.22%> (-29.40%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9a6e1d0...01c60da. Read the comment docs.

tubzby added a commit to tubzby/rtp that referenced this pull request Nov 14, 2023
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.

None yet

1 participant