Tags: the6th/libjpeg-turbo
Tags
Clarify Android Windows build instructions (must add .exe to CMAKE_C_COMPILER) Addresses a concern raised in libjpeg-turbo#245, libjpeg-turbo#260
Win/x64: Fix improper callee save of xmm8-xmm11 The x86-64 SIMD accelerations for Huffman encoding used incorrect stack math to save xmm8-xmm11 on Windows. This caused TJBench to always report 1 Mpixel/sec for the compression performance, and it likely would have caused other application issues as well.
PreviousNext