-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
feat(decoder): add image header cache #5407
The head ref may contain hidden characters: "\u{1F42D}"
Conversation
…ded->header` image decoder only cache decoded data, please don't rely on decoder_dsc.header.
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.
Looks good to me.
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.
Thank you for this update and the reviews!
@kisvegabor
|
Ok, I'll merge them in this order, but please resolve merge conflicts. |
I reverted #5407 |
In fact, their interdependence is a superposition relationship. If I fix the conflict, it will become an empty patch, so my suggestion is that we quickly revert this patch, and then merge it in order, and then resubmit the image header cache. If it's troublesome, I can ask @FASTSHIFT for help.😁 |
Oh, You are one step faster! |
This one still need to be updated: #5404 |
Done, waiting for the CI. |
Please open this PR again to merge it again 🙂 |
It started CI. |
Description of the feature or fix
Add image decoder header cache
Notes
lv_conf_template.h
run lv_conf_internal_gen.py and update Kconfig.scripts/code-format.py
(astyle needs to be installed) and follow the Code Conventions