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

preview: QtPreview: Fix black level; optimize and tidy. #454

Merged
merged 1 commit into from
Feb 3, 2023
Merged

Conversation

njhollinghurst
Copy link
Collaborator

Implement luma offset for limited-range colourspaces (it makes a just-visible difference to black level in "libcamera-vid"). Claw back the increased complexity with some minor optimizations.

Rather than fix the (previously unintended?) U,V offset sharing, it has been made blatant to avoid further slowdown.

Signed-off-by: Nick Hollinghurst nick.hollinghurst@raspberrypi.com

Implement luma offset for limited-range colourspaces (it makes
a just-visible difference to black level in "libcamera-vid").
Claw back the increased complexity with some minor optimizations.

Rather than fix the (previously unintended?) U,V offset sharing,
it has been made blatant to avoid further slowdown.

Signed-off-by: Nick Hollinghurst <nick.hollinghurst@raspberrypi.com>
@naushir naushir merged commit a5b5506 into main Feb 3, 2023
@njhollinghurst njhollinghurst deleted the qt-yuv branch February 3, 2023 13:25
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