Skip to content

Added support for 8-bit grayscale output to fmt2bmp() for frame2bmp() #430

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

Merged
merged 2 commits into from
Aug 23, 2022

Conversation

devellison
Copy link
Contributor

Reduces memory use for grayscale output.

Copy link
Member

@igrr igrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@devellison Thanks for the PR. The change looks reasonable, I have left some minor comments about the code.

conversions (reduces memory use for grayscale).
Cleanup / Addressing PR suggestions
@devellison
Copy link
Contributor Author

Thanks @igrr ! Made the requested changes and updated the branch, let me know if there's anything else that needs adjustments.

Copy link
Member

@igrr igrr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Latest version looks good to me. Thanks for addressing my comments!

@igrr
Copy link
Member

igrr commented Aug 15, 2022

I'll keep this open for a bit in case @me-no-dev wants to review this — he is much more familiar with the codebase than I am.

@me-no-dev
Copy link
Member

Thanks @devellison ! Changes look good :)

@me-no-dev me-no-dev merged commit 82fec63 into espressif:master Aug 23, 2022
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.

3 participants