kmx git
login
register
kc3-lang
/
libjpeg-turbo
/
win/vc
win/vc
Log
Author
Commit
Date
CI
Message
7fec5074
2022-03-08T12:34:11
Support 8-bit & 12-bit JPEGs using the same build Partially implements #199 This commit also implements a request from #178 (the ability to compile the libjpeg example as a standalone program.)
b8200c66
2019-03-08T11:57:54
Build: Add CMake package config files Based on: https://github.com/hjmallon/libjpeg-turbo/commit/d34b89b41134bd2b581e222514ee493594193d87 Closes #339 Closes #342