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

discard invalid H264 parameters #431

Merged
merged 1 commit into from
Sep 22, 2023
Merged

discard invalid H264 parameters #431

merged 1 commit into from
Sep 22, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 22, 2023

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Merging #431 (5398c5e) into main (44da79f) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   84.46%   84.41%   -0.05%     
==========================================
  Files         106      106              
  Lines       10896    10896              
==========================================
- Hits         9203     9198       -5     
- Misses       1298     1302       +4     
- Partials      395      396       +1     
Files Changed Coverage Δ
pkg/format/h264.go 69.85% <100.00%> (ø)

... and 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aler9 aler9 merged commit a5db985 into main Sep 22, 2023
8 of 9 checks passed
@aler9 aler9 deleted the bug/h264-sps branch September 22, 2023 11:49
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error:media 1 is invalid: invalid SPS: not a SPS
1 participant