-
-
Notifications
You must be signed in to change notification settings - Fork 887
Fix vectorized 4:2:0 subsampling #1551
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 vectorized 4:2:0 subsampling #1551
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1551 +/- ##
==========================================
- Coverage 70.62% 70.62% -0.01%
==========================================
Files 742 742
Lines 32830 32829 -1
Branches 3667 3668 +1
==========================================
- Hits 23186 23185 -1
Misses 8930 8930
Partials 714 714
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Lovely @tkp1n I'll have a look tonight. 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Test output looks good visually.
Fix vectorized 4:2:0 subsampling
Prerequisites
Description
Fixes the bug reported by @jrdiver and @JimBobSquarePants in #1547/#1549 introduced in #1517.