webmproject / sjpeg

SimpleJPEG: simple jpeg encoder
Apache License 2.0
70 stars 12 forks source link

fix DQT with 16b-precision quant matrix #11

Closed skal65535 closed 6 years ago

skal65535 commented 6 years ago

was only working for 8b matrices. -> Changed the SjpegFindQuantizer() signature.