Kornel
ed667d4bfd
Merge remote-tracking branch 'libjpeg-turbo/3.0.x' into mozjpeg
* libjpeg-turbo/3.0.x: (135 commits)
Ensure methods called by global funcs are init'd
Build: Generate 32-bit supplementary ppc64 .deb
Build: Fix float test errors with Xcode 14.2/Arm
AltiVec: Disable/Fix some strict compiler warnings
Neon: Disable some strict compiler warnings
Build: Make Mac packaging architecture-agnostic
Exclude more code if !(C|D)_LOSSLESS_SUPPORTED
Fix OSS-Fuzz decompress_yuv fuzzer MSan failure
TJ doc: Density params require YCbCr or grayscale
Allow disabling prog/opt/lossless if prev. enabled
GitHub: Use macos-13 runner image w/ Xcode 14.2
LICENSE.md: Update copyright year
ChangeLog: Document accidental fix from 9983840e
tj3Set(): Allow TJPARAM_LOSSLESSPT vals from 0..15
Build: Support LLVM/Windows
tj3Transform: Don't calc dst subsamp unless needed
Fuzz: Calc. xformed buf size based on dst. subsamp
TJ: Calc. xformed buf sizes based on dst. subsamp
Minor TurboJPEG doc tweaks
turbojpeg.c: Fix -Wsign-compare compiler warning
...