webmproject / sjpeg

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

extract the dichotomy search as plugin #37

Closed skal65535 closed 6 years ago

skal65535 commented 6 years ago

The interface object is 'SearchHook', with a default implementation.

It can be customize separately, and attached to the SjpegEncodeParam to provide an alternate implementation.

new parameters: -qmin/-qmax/-tolerance 'min_psnr' parameter is removed.