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: support frame_mbs_only_flag = 0 #68

Merged
merged 1 commit into from
Aug 29, 2023
Merged

h264: support frame_mbs_only_flag = 0 #68

merged 1 commit into from
Aug 29, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 29, 2023

@codecov
Copy link

codecov bot commented Aug 29, 2023

Codecov Report

Merging #68 (e88b795) into main (fbd08b7) will decrease coverage by 0.12%.
Report is 1 commits behind head on main.
The diff coverage is 77.58%.

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
- Coverage   83.73%   83.61%   -0.12%     
==========================================
  Files          56       56              
  Lines        4826     4870      +44     
==========================================
+ Hits         4041     4072      +31     
- Misses        572      584      +12     
- Partials      213      214       +1     
Files Changed Coverage Δ
pkg/codecs/h264/idr_present.go 100.00% <ø> (ø)
pkg/codecs/h264/sps.go 96.62% <77.19%> (-2.73%) ⬇️
pkg/codecs/h264/dts_extractor.go 85.81% <100.00%> (-0.30%) ⬇️

... and 1 file with indirect coverage changes

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

@aler9 aler9 merged commit 328cb87 into main Aug 29, 2023
@aler9 aler9 deleted the bug/frame-mbs branch August 29, 2023 16:31
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 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.

1 participant