Commit History

Author SHA1 Message Date
  Timo Kokkonen 4df5f57647 Merge pull request #130 from kunapyanov/master 1 year ago
  Almas Kunapyanov b8fc1f4e70 Fix destination path parsing 2 years ago
  Timo Kokkonen 7e3dce6924 Update configure.in and rebuild configure script. 2 years ago
  Timo Kokkonen 01afd41c1d Detailed reporting on what markers are kept/discarded when using -vvv 2 years ago
  Timo Kokkonen 82436c39ca Merge updates from jpeginfo. 2 years ago
  Timo Kokkonen 52ae7b1933 Report amount of extraneous data found after end of image. 2 years ago
  Timo Kokkonen 0051326e47 Merge updated jpegmarker.c from jpeginfo. 2 years ago
  Timo Kokkonen 234b01e882 Switch to usign same (special) marker detection as jpegoptim. 2 years ago
  Timo Kokkonen 782aeb4ef1 Cleanup: remove trailing whitespace 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 3401f250ac Add missing skip_input_data function reference. 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
  Timo Kokkonen b922c2745a Merge pull request #116 from XhmikosR/patch-1 2 years ago
  XhmikosR edc9f6fca9 README: setargv.obj is needed for wildcards expansion 2 years ago
  Timo Kokkonen 966f7f92b5 Merge pull request #115 from Eta0/master 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 1c653d5517 Improve artifact naming. 2 years ago
  Eta 0d53d830a2 Allow system or custom libjpeg libraries to be used instead of MozJPEG, and add more feature checks to match those in a ./configure setup. 2 years ago
  Eta 6e2481f09f Add required IJG license acknowledgement for builds to README; typographical fixes. 2 years ago
  Eta d6dbf67611 Include documentation in CI builds. 2 years ago
  Eta 5519a0439f Pin CMake version and change the NASM setup action version. 2 years ago
  Eta 1131b443a8 Typographical fixes. 2 years ago
  Eta af96a5fbf1 Automate CMake builds. 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
  Timo Kokkonen 24f85f0709 Merge pull request #114 from Eta0/master 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 fd917862cc Update README 2 years ago
  Timo Kokkonen 322546f95c Add -w (--workers) option to man page. 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 0e0e254593 Conigure script regenerated using autoconf. 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