-
Notifications
You must be signed in to change notification settings - Fork 14
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
Handling ICC profile in another way. #21
Comments
@ledyba-z Can I release a patch version firstly, to fix the compile issue ? This sounds need both libavif and SDWebImageAVIFCoder update, may be a minor version bump. |
@dreampiggy Yes, please release the new version.
Yes, I think "v0.7.0" is better (However, it looks the breaking change in libavif is not released yet as v0.7.4 or v0.8.0). |
Released v0.6.1 firstly. This compatible with libavif 0.7.2+ If libavif 0.8 or later do a huge refactory, we can bump into 0.7.0 again. |
Oh, sorry. You are right. I just saw only results of
Both LGTM, thanks! |
Split from #19, #20.
Currently, we are discussing how should we treat ICC profile while encoding/decoding.
(In here: AOMediaCodec/av1-avif#84)
After we agree about how should we do, I will rewrite the decoder and encoder according to it.
The text was updated successfully, but these errors were encountered: