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 support to AV1 in play-from-disk #2515

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Add support to AV1 in play-from-disk #2515

merged 1 commit into from
Jul 20, 2023

Conversation

Sean-Der
Copy link
Member

Resolves pion/rtp#190
Resolves pion/rtp#191

@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.09 ⚠️

Comparison is base (24b241a) 77.65% compared to head (8642fc4) 77.56%.

❗ Current head 8642fc4 differs from pull request most recent head 38fd93f. Consider uploading reports for the commit 38fd93f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2515      +/-   ##
==========================================
- Coverage   77.65%   77.56%   -0.09%     
==========================================
  Files          87       87              
  Lines        9348     9357       +9     
==========================================
- Hits         7259     7258       -1     
- Misses       1656     1666      +10     
  Partials      433      433              
Flag Coverage Δ
go 79.32% <100.00%> (-0.10%) ⬇️
wasm 70.15% <ø> (ø)

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

Impacted Files Coverage Δ
mediaengine.go 91.95% <100.00%> (+0.16%) ⬆️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sean-Der Sean-Der merged commit 90e3a83 into master Jul 20, 2023
17 checks passed
@Sean-Der Sean-Der deleted the av1 branch July 20, 2023 23:42
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.

AV1Payloader is not compatible with av1-rtp-spec
1 participant