webmproject / sjpeg

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

Fix search-to-target-size mode. #119

Closed szabadka closed 1 year ago

szabadka commented 1 year ago

If the binary search did not find a best result in the last step, then the stored run levels are invalid and have to be regenerated.