update libjpeg-turbo version to 2.1.3#22344
Conversation
d882238 to
0643165
Compare
|
After this PR merged, i will open another PR for SIMD/NASM support for libjpeg-turbo. |
|
I did include assembly files in this pull request. Should I remove them and include it with SIMD/NASM support for libjpeg-turbo? I rather to keep in this pull request because they are part of the library. Let me know what you think. |
|
assembly files in this PR are appropriate, I think. It's atomic pull request that brings everything what is needed from libjpeg-turbo side. Next PR should update build scripts to include those assembly files into the build |
|
Next PR is ready. When this PR merged, i will rebase it and open it immediately. |
|
BTW, libjpeg-turbo 2.1.4 has been released: https://github.com/libjpeg-turbo/libjpeg-turbo/releases/tag/2.1.4 |
|
I have limited time left in order to successfully complete GSoC and I am little behind. Lets merge SIMD pr if appropiate, after GSoC, if noone does, i will update the libjpeg-turbo version. |
|
@ocpalo, please, submit the subsequent PR with enabling NASM in libjpeg-turbo |
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.