Commit History

Author SHA1 Message Date
  Timo Kokkonen a5c0bd2e11 More cleanup (#185) 3 days ago
  Timo Kokkonen 3772e5b7d4 Minor cleanup (#184) 6 days ago
  Timo Kokkonen 21d626df1f Bump version to v1.5.5 1 year ago
  Timo Kokkonen 1cf387812c Update --strip-all to also remove JFIF markers. 1 year ago
  Timo Kokkonen 22b1dd82f3 Improved JFIF marker handling (#153) 1 year ago
  Timo Kokkonen eb3dd1a21f Bump version to v1.5.4 1 year ago
  Cubittus 30966d6a3f Fix parallel processing and reading file list looping infinitely (#148) 1 year ago
  Thibaut Decombe 1956ea0a88 Bring back `ubuntu:latest` testing (#147) 1 year ago
  Timo Kokkonen 1a3f9a443f Start new version 1.5.4 1 year ago
  Timo Kokkonen a9c880d4c2 Make sure JPEG mode (progressive vs normal) is preserved. 1 year ago
  Timo Kokkonen 649ae47573 Update version to v1.5.3. 1 year ago
  Timo Kokkonen 215a2bd5f4 Start new version 1.5.3(beta). 1 year ago
  Timo Kokkonen 29a073ad29 Fix possible read past the end of inbuffer (when parsing corrupt JPEG). 1 year ago
  Timo Kokkonen f20f0e8775 Bump version to v1.5.2 2 years ago
  Timo Kokkonen 37759d11c4 Minor cleanup. 2 years ago
  Almas Kunapyanov b8fc1f4e70 Fix destination path parsing 2 years ago
  Timo Kokkonen 01afd41c1d Detailed reporting on what markers are kept/discarded when using -vvv 2 years ago
  Timo Kokkonen 52ae7b1933 Report amount of extraneous data found after end of image. 2 years ago
  Timo Kokkonen 234b01e882 Switch to usign same (special) marker detection as jpegoptim. 2 years ago
  Timo Kokkonen eed2482965 - Add support for reading files to be processed from standard input 2 years ago
  Timo Kokkonen df26b11ada Updated marker handling and reporting. 2 years ago
  Timo Kokkonen 2f560d6cd1 Cleanup string processing. 2 years ago
  Timo Kokkonen b553730843 Bump version to 1.5.1 2 years ago
  Timo Kokkonen 8c68bac5ad Allow use of decimal numbers as parameter for --treshold (-T) option. 2 years ago
  Timo Kokkonen 8d6fdb02a1 Fix crash if compression got skipped and --stdout was used. 2 years ago
  Timo Kokkonen 14d3d6f9a7 Fix memory leas if decompression failed or if skipping compression. 2 years ago
  Timo Kokkonen c26744cb88 Remove extra linefeeds from output in parallel processing mode. 2 years ago
  Timo Kokkonen 6e6fcaaaf4 Fix memory leak in optimize(). 2 years ago
  Timo Kokkonen 240a11526e Abort processing file if jpeg_read_coefficients() fails. 2 years ago
  Eta e255ba3aa1 Configure JINT_DC_SCAN_OPT_MODE when using MozJPEG as the libjpeg implementation for better compression. 2 years ago
  Eta bdf8c94d69 Improve CMake support and add support for Windows MSVC builds. 2 years ago
  Timo Kokkonen 8de2bc1df6 Update logging to me more uniform. 2 years ago
  Timo Kokkonen 87874862e3 Update version number. 2 years ago
  Eta a86b265771 Fix logging to stdout instead of stderr while using --stdout. 2 years ago
  Timo Kokkonen 80e2045e5a Update version. 2 years ago
  Timo Kokkonen 6fc9f60d5d Fix copyright notices. 2 years ago
  Timo Kokkonen e485d5cd88 Move command-line argument parsing into its own function. 2 years ago
  Timo Kokkonen bcd950d427 Update copyright notices and minor cleanup. 2 years ago
  Timo Kokkonen 4326545f30 Update configure stuff. 2 years ago
  Timo Kokkonen e7fc95e294 Update version. 2 years ago
  Timo Kokkonen 7405dbb9d1 Fix reading image from stdio. 2 years ago
  Timo Kokkonen 682d6866ff Added option --workers=<max> to enable parallel processing. 2 years ago
  Timo Kokkonen 4ea6d4c11a Move optimization logic to seprate function optimize(). 2 years ago
  Timo Kokkonen c8e1041977 Update version number to 1.4.8beta 2 years ago
  Timo Kokkonen 77fcf64062 Fix --stdin option. 2 years ago
  Timo Kokkonen 87b0cae554 Update version to 1.4.7 2 years ago
  Timo Kokkonen fd1a0dce9e Report compile date with --verbose option (if compiler supports __DATE__). 2 years ago
  Timo Kokkonen 4bc246bb2a Add support for JFIF Extension (JFXX) markers. 2 years ago
  Timo Kokkonen bfce868fdb Cleanup formatting. 2 years ago
  Timo Kokkonen a8edfcf4c4 Merge branch 'master' of github.com:tjko/jpegoptim 2 years ago