Waldemar M
|
d31c67f3c2
Added const correctness to delete_file
|
7 years ago |
Waldemar M
|
e47b04ae80
Changed lstat definition to stat
|
7 years ago |
Waldemar M
|
cf8ac04be1
Removal of warnings if when using make(mingw32/64)
|
7 years ago |
Timo Kokkonen
|
c9146e6485
Merge pull request #49 from c960657/patch-1
|
7 years ago |
Christian Schmidt
|
7c56193f06
Fix --overwrite option
|
7 years ago |
Timo Kokkonen
|
087a8d00cf
better error reporting for -d option
|
7 years ago |
Timo Kokkonen
|
be48eaff75
fix memcmp() potentially reading past end of buffer
|
7 years ago |
Timo Kokkonen
|
5ee8faccb8
bump version to 1.4.4
|
8 years ago |
Timo Kokkonen
|
e15be13321
update changelog
|
8 years ago |
Timo Kokkonen
|
97ff684689
Merge branch 'master' of github.com:tjko/jpegoptim
|
8 years ago |
Timo Kokkonen
|
fe45b1eb23
Merge pull request #33 from Ghostkeeper/master
|
8 years ago |
Timo Kokkonen
|
604677c66d
remove use of reserved identifiers
|
8 years ago |
Ghostkeeper
|
607f0e6696
Support building with CMake
|
8 years ago |
Timo Kokkonen
|
c12dec2cc4
more detailed error handling (thanks to Denis Fateyev)
|
9 years ago |
Timo Kokkonen
|
f3701c92eb
Merge pull request #27 from pornel/baseline
|
9 years ago |
Timo Kokkonen
|
b7de23aa49
update version string
|
9 years ago |
Timo Kokkonen
|
2220392455
add check for availability of labs() function
|
9 years ago |
Timo Kokkonen
|
58b7844a82
Merge pull request #26 from pornel/long
|
9 years ago |
Kornel Lesiński
|
813d4a3f17
Override MozJPEG's default progressive setting
|
9 years ago |
Kornel Lesiński
|
8f7bb0b68c
Use %ld for long time()
|
9 years ago |
Kornel Lesiński
|
e5cc62244b
Use long version of abs() for long values
|
9 years ago |
Timo Kokkonen
|
7bfe6f1e0a
update release date
|
9 years ago |
Timo Kokkonen
|
b58d95c4d1
update version stringto 1.4.3
|
9 years ago |
Timo Kokkonen
|
b23aac78cb
Merge pull request #25 from SpacePossum/patch-1
|
9 years ago |
SpacePossum
|
f737cc2e0f
Fix confusing description about --all-progressive
|
9 years ago |
Timo Kokkonen
|
218af96fa6
updated year in copyright
|
9 years ago |
Timo Kokkonen
|
87640bcbc9
switched to using floor() instead of round() to make code bit more portable
|
9 years ago |
Timo Kokkonen
|
4e82d0cf28
fix to make stdin/stdout options work under Win32
|
9 years ago |
Timo Kokkonen
|
a5d36b520c
bumb version number
|
9 years ago |
Timo Kokkonen
|
b84a8458a9
fixed crashes due to input file been closed too early
|
9 years ago |
Timo Kokkonen
|
c6fa01bd56
update version number
|
10 years ago |
Timo Kokkonen
|
7e363af820
typo fixes
|
10 years ago |
Timo Kokkonen
|
5710726143
check that backup file does not exist before using it
|
10 years ago |
Timo Kokkonen
|
36f0e628bc
added new option -P, --preserve-perms
|
10 years ago |
Timo Kokkonen
|
430228cbb7
update to work better with new Autoconf
|
10 years ago |
Timo Kokkonen
|
cb77a18aa9
add note about setargv.obj link option for Windows
|
10 years ago |
Timo Kokkonen
|
40d19a1cb4
update version string
|
10 years ago |
Timo Kokkonen
|
d47872fe2d
make file handling more portable (for non-POSIX Operating Systems)
|
10 years ago |
Timo Kokkonen
|
b7b076106a
fix spelling of Exif...
|
10 years ago |
Timo Kokkonen
|
33aabed13d
bump version to 1.4.1
|
10 years ago |
Timo Kokkonen
|
90002edef5
update docs
|
10 years ago |
Timo Kokkonen
|
f3426f3962
cleanup error handling
|
10 years ago |
Timo Kokkonen
|
28acf49965
workaround to (bogus) warning from gcc 4.9.0: warning: 'insize' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
10 years ago |
Timo Kokkonen
|
47804b3b76
fix to --stdin mode and minor cleanup
|
10 years ago |
Timo Kokkonen
|
e5045fcc69
cleanup libjpeg version checking code bit more
|
10 years ago |
Timo Kokkonen
|
bc2a3853c8
bump version to 1.4.1beta
|
10 years ago |
Timo Kokkonen
|
8796523fb4
Add workaround to a bug in libjpeg-turbo (v1.3.1 and maybe other versions).
|
10 years ago |
Timo Kokkonen
|
1d0804a73d
fix error: format not a string literal and no format arguments [-Werror=format-security]
|
10 years ago |
Timo Kokkonen
|
fd8a5cfa75
update version string to 1.4.0
|
10 years ago |
Timo Kokkonen
|
90a6148576
cleanup marker checking
|
10 years ago |