summaryrefslogtreecommitdiff
path: root/src/jpeg-utils.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-02-01jpeg-utils: Use the nicer unicode "f" for the aperture value stringTomas Bzatek1-1/+1
2015-02-01jpeg-utils: Add some assertsTomas Bzatek1-0/+8
2015-01-04Introduce new "fixed" thumbnail crop modeTomas Bzatek1-11/+29
2014-09-15theming: Allow themes to use different thumbnail image sizesTomas Bzatek1-27/+23
2014-03-22Make error reporting nicer when referenced image is not availableTomas Bzatek1-0/+2
2014-03-18Use "override" terminology instead of "fake"Tomas Bzatek1-19/+19
2014-03-18Ignore zero raw values for Camera Temperature tag detectionTomas Bzatek1-6/+17
2014-03-18Add support for specifying custom focal length and apertureTomas Bzatek1-2/+28
2014-03-15jpeg-utils: Strip all profiles from thumbnailsTomas Bzatek1-0/+2
2013-06-05jpeg-utils: Shift/fake also Exif.Image.DateTimeTomas Bzatek1-5/+2
2013-04-07Add ability to specify thumbnail square crop hintTomas Bzatek1-4/+21
2013-03-17Dup exiv2 strings immediatelyTomas Bzatek1-8/+15
2013-03-17Support Iptc.Application2.Digitization{Date,Time} for time shifting and fakingTomas Bzatek1-17/+25
2013-03-17Use reentrant versions of datetime functions for thread safetyTomas Bzatek1-27/+30
2013-03-16Strip XMP metadata by defaultTomas Bzatek1-1/+12
2013-03-16Add support for writing external EXIF metadata back to imagesTomas Bzatek1-0/+13
2013-03-16Support IPTC timestamps when shifting or fakingTomas Bzatek1-19/+99
2013-03-10Add support for specifying custom dateTomas Bzatek1-33/+79
2013-03-10Add support for datetime/timezone shiftTomas Bzatek1-31/+139
2012-12-27jpeg-utils: Tidy up get_exif_data_fixed() a bitTomas Bzatek1-26/+17
2012-12-27jpeg-utils: Use Exiv2::Exifdatum.count() for key presence testTomas Bzatek1-6/+2
2012-12-27Add support for EXIF Canon Camera temperatureTomas Bzatek1-0/+40
2012-04-15Add HAS_EXIF defineTomas Bzatek1-0/+35
2012-04-15Change EXIF metadata handling into a registered functionTomas Bzatek1-175/+145
2011-06-05jpeg-utils: Get rid of static variablesTomas Bzatek1-2/+5
2011-06-04Autorotate images according to EXIF Orientation infoTomas Bzatek1-3/+77
2010-12-12jpeg-utils: Get rid of error handling macrosTomas Bzatek1-91/+79
2010-12-12jpeg-utils: Function data cleanupTomas Bzatek1-6/+5
2010-10-30Don't resize an image if it fits in desired sizeTomas Bzatek1-17/+22
2010-10-10Do crop and shave in one stepTomas Bzatek1-5/+1
2010-10-09Add support for squared thumbnailsTomas Bzatek1-5/+27
2010-10-06Fix day of the week in EXIF date stringTomas Bzatek1-0/+1
2009-05-10Remove #ifdef __DEBUG_ALL__Tomas Bzatek1-22/+0
2009-05-10Consolidate data typesTomas Bzatek1-73/+51
2009-04-11Print statistics in verbose modeTomas Bzatek1-4/+5
2009-03-28Multithreading supportTomas Bzatek1-4/+0
2009-02-27Fix exiv2 new api detectionTomas Bzatek1-0/+2
2009-02-26AutotoolizeTomas Bzatek1-0/+429