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

Ensure that birdseye error correction uses correct resolution #8398

Merged
merged 1 commit into from Nov 1, 2023

Conversation

NickM-27
Copy link
Sponsor Collaborator

The birdseye error correction was causing corruption because it was not forcing the dimensions to be divisible by 4 which is required for the yuv pixel format

@netlify
Copy link

netlify bot commented Oct 31, 2023

Deploy Preview for frigate-docs ready!

Name Link
🔨 Latest commit 3bcff2a
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/6540f49ebdb2e300087c45e9
😎 Deploy Preview https://deploy-preview-8398--frigate-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@blakeblackshear blakeblackshear merged commit 8085ad4 into dev Nov 1, 2023
13 checks passed
@blakeblackshear blakeblackshear deleted the birdseye-size branch November 1, 2023 11:13
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.

None yet

2 participants