summaryrefslogtreecommitdiff
path: root/libgphoto2/exif.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid accidental include file name collisionsHans Ulrich Niedermann2021-10-111-1/+1
* Remove trailing whitespace from all *.h and *.c files.Siim Meerits2020-07-271-1/+1
* remove use of builtin exif stuff, use libexif directlyMarcus Meissner2017-04-081-648/+29
* free comment (Coverity)Marcus Meissner2014-01-051-1/+4
* fixed some leaks in a helper function on error exists (Coverity)Marcus Meissner2014-01-051-0/+4
* updated fsf addressMarcus Meissner2014-01-011-2/+3
* unsigned int for loopsMarcus Meissner2013-12-211-1/+1
* fixed signedness issues and the comment extractor.Marcus Meissner2007-12-301-16/+17
* marked up some files for doxygen.Marcus Meissner2007-05-201-5/+9
* removed gpi_exif_dump. made lots of not external used functions static.Marcus Meissner2006-12-161-238/+36
* silence a number of compiler warningsHans Ulrich Niedermann2006-08-181-7/+8
* fix forgotten namespace fixes so that it links.Hubert Figuiere2005-06-121-1/+1
* namespace cleanup still going on:Hans Ulrich Niedermann2005-06-111-61/+61
* revert file removalHubert Figuiere2005-01-211-0/+847
* * exif.[ch]: No longer used, no longer shipped.Marcus Meissner2005-01-181-847/+0
* replace (c) and (C) by �Arnaud Launay2002-12-151-1/+1
* Remove spurious semicolons and return statements to eliminate compile warningsDan Fandrich2002-01-041-40/+34
* Eliminated // comments in gphoto2 core for non-C99 compilersDan Fandrich2002-01-041-28/+29
* added func prototypeHans Ulrich Niedermann2001-10-271-0/+1
* added function prototypesHans Ulrich Niedermann2001-10-261-0/+8
* moved definition of tagnames[]= from exif.h to exif.c, left an extern declHans Ulrich Niedermann2001-10-241-0/+91
* 2001-10-11 Lutz M�ller <urc8@rz.uni-karlsruhe.de>Lutz Mueller2001-10-111-27/+27
* Applied patch from St�phane Castejon <scastejo@club-internet.fr>.Lutz Mueller2001-03-251-0/+26
* "/**" is used by gtk-doc to identify comments.Lutz Mueller2001-03-221-2/+2
* fixed sierra. minor patchesScott Fritzinger2000-12-021-1/+0
* clean-up in the exif lib. -Wall is damn grumpy.Scott Fritzinger2000-06-211-14/+49
* added exif libScott Fritzinger2000-06-211-0/+692