index
:
cataract
master
v0.99.1
v0.99.2
v0.99.3
v1.0.0
v1.1.0
Cataract Gallery Generator sources
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
jpeg-utils.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-01
jpeg-utils: Add some asserts
Tomas Bzatek
1
-0
/
+8
2015-01-04
Introduce new "fixed" thumbnail crop mode
Tomas Bzatek
1
-11
/
+29
2014-09-15
theming: Allow themes to use different thumbnail image sizes
Tomas Bzatek
1
-27
/
+23
2014-03-22
Make error reporting nicer when referenced image is not available
Tomas Bzatek
1
-0
/
+2
2014-03-18
Use "override" terminology instead of "fake"
Tomas Bzatek
1
-19
/
+19
2014-03-18
Ignore zero raw values for Camera Temperature tag detection
Tomas Bzatek
1
-6
/
+17
2014-03-18
Add support for specifying custom focal length and aperture
Tomas Bzatek
1
-2
/
+28
2014-03-15
jpeg-utils: Strip all profiles from thumbnails
Tomas Bzatek
1
-0
/
+2
2013-06-05
jpeg-utils: Shift/fake also Exif.Image.DateTime
Tomas Bzatek
1
-5
/
+2
2013-04-07
Add ability to specify thumbnail square crop hint
Tomas Bzatek
1
-4
/
+21
2013-03-17
Dup exiv2 strings immediately
Tomas Bzatek
1
-8
/
+15
2013-03-17
Support Iptc.Application2.Digitization{Date,Time} for time shifting and faking
Tomas Bzatek
1
-17
/
+25
2013-03-17
Use reentrant versions of datetime functions for thread safety
Tomas Bzatek
1
-27
/
+30
2013-03-16
Strip XMP metadata by default
Tomas Bzatek
1
-1
/
+12
2013-03-16
Add support for writing external EXIF metadata back to images
Tomas Bzatek
1
-0
/
+13
2013-03-16
Support IPTC timestamps when shifting or faking
Tomas Bzatek
1
-19
/
+99
2013-03-10
Add support for specifying custom date
Tomas Bzatek
1
-33
/
+79
2013-03-10
Add support for datetime/timezone shift
Tomas Bzatek
1
-31
/
+139
2012-12-27
jpeg-utils: Tidy up get_exif_data_fixed() a bit
Tomas Bzatek
1
-26
/
+17
2012-12-27
jpeg-utils: Use Exiv2::Exifdatum.count() for key presence test
Tomas Bzatek
1
-6
/
+2
2012-12-27
Add support for EXIF Canon Camera temperature
Tomas Bzatek
1
-0
/
+40
2012-04-15
Add HAS_EXIF define
Tomas Bzatek
1
-0
/
+35
2012-04-15
Change EXIF metadata handling into a registered function
Tomas Bzatek
1
-175
/
+145
2011-06-05
jpeg-utils: Get rid of static variables
Tomas Bzatek
1
-2
/
+5
2011-06-04
Autorotate images according to EXIF Orientation info
Tomas Bzatek
1
-3
/
+77
2010-12-12
jpeg-utils: Get rid of error handling macros
Tomas Bzatek
1
-91
/
+79
2010-12-12
jpeg-utils: Function data cleanup
Tomas Bzatek
1
-6
/
+5
2010-10-30
Don't resize an image if it fits in desired size
Tomas Bzatek
1
-17
/
+22
2010-10-10
Do crop and shave in one step
Tomas Bzatek
1
-5
/
+1
2010-10-09
Add support for squared thumbnails
Tomas Bzatek
1
-5
/
+27
2010-10-06
Fix day of the week in EXIF date string
Tomas Bzatek
1
-0
/
+1
2009-05-10
Remove #ifdef __DEBUG_ALL__
Tomas Bzatek
1
-22
/
+0
2009-05-10
Consolidate data types
Tomas Bzatek
1
-73
/
+51
2009-04-11
Print statistics in verbose mode
Tomas Bzatek
1
-4
/
+5
2009-03-28
Multithreading support
Tomas Bzatek
1
-4
/
+0
2009-02-27
Fix exiv2 new api detection
Tomas Bzatek
1
-0
/
+2
2009-02-26
Autotoolize
Tomas Bzatek
1
-0
/
+429