Skip to content

0.14.0

Choose a tag to compare

@martinbenes1996 martinbenes1996 released this 21 Nov 15:46

What is new?

  • extended flags for mozjpeg
    • TRELLIS_QUANT
    • TRELLIS_QUANT_DC
    • TRELLIS_Q_OPT
    • USE_SCANS_IN_TRELLIS
    • OVERSHOOT_DERINGING
  • added support for Cygwin/Windows
  • jpeglib.from_dct() now accepts integer QF

Improvements

  • documentation improved (factor table, FAQs)
  • added version-specific unit-test runs to some tests
  • extended internal interface to be able to further add new flags

Bugfixes

  • fixed J : a : b notation implementation, Jab_to_factors()