You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we originally switched to libjpeg-turbo for jpeg decoding (#595), we took pains to make sure that it used nasm to build, because it gave us a significant performance improvement. In the move to vcpkg, it's possible that this has been lost. We should check, and fix it if necessary.
The text was updated successfully, but these errors were encountered:
When we originally switched to libjpeg-turbo for jpeg decoding (#595), we took pains to make sure that it used nasm to build, because it gave us a significant performance improvement. In the move to vcpkg, it's possible that this has been lost. We should check, and fix it if necessary.
The text was updated successfully, but these errors were encountered: