Skip to content

v1.4.7

Compare
Choose a tag to compare
@tjko tjko released this 13 Apr 03:01
· 104 commits to master since this release
  • Experimental support for arithmetic coding (enable with configure option --with-arith)
  • Add option --nofix
  • Support for JFIF Extension (JFXX) markers
  • Support for nanosecond timestamps (thanks to GerbilSoft)
  • Optimization now works same with stdin as with standard files
  • Fixed --size (-S) option not working correctly when processing multiple files
  • New --keep-* options to use with --strip-all (see man page)
  • Other minor fixes