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

fix crash when processing H265 (#2378) #2381

Merged
merged 1 commit into from
Sep 20, 2023
Merged

fix crash when processing H265 (#2378) #2381

merged 1 commit into from
Sep 20, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Sep 20, 2023

Fixes #2378

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #2381 (8f9899b) into main (fadfda9) will increase coverage by 0.28%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2381      +/-   ##
==========================================
+ Coverage   61.34%   61.62%   +0.28%     
==========================================
  Files         129      129              
  Lines       14452    14452              
==========================================
+ Hits         8865     8906      +41     
+ Misses       4920     4874      -46     
- Partials      667      672       +5     
Files Changed Coverage Δ
internal/formatprocessor/h265.go 80.97% <100.00%> (+10.17%) ⬆️

... and 4 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 89cf3bb into main Sep 20, 2023
8 checks passed
@aler9 aler9 deleted the bug/h265 branch September 20, 2023 10:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 24, 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.

RTSP publish causing panic/runtime error
1 participant