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

h264: filter out invalid NALUs from Annex-B #133

Merged
merged 1 commit into from
May 25, 2024
Merged

h264: filter out invalid NALUs from Annex-B #133

merged 1 commit into from
May 25, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented May 25, 2024

No description provided.

Copy link

codecov bot commented May 25, 2024

Codecov Report

Attention: Patch coverage is 80.48780% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 83.01%. Comparing base (2016386) to head (6c2ac2a).

Files Patch % Lines
pkg/codecs/h264/annexb.go 80.48% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
+ Coverage   82.98%   83.01%   +0.02%     
==========================================
  Files          75       75              
  Lines        6959     6970      +11     
==========================================
+ Hits         5775     5786      +11     
  Misses        864      864              
  Partials      320      320              

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

@aler9 aler9 merged commit 4496158 into main May 25, 2024
7 of 8 checks passed
@aler9 aler9 deleted the feature/annexb branch May 25, 2024 13:10
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.

1 participant