8237 Commits (89e66ffd37893100a7bebbd6e4d23d2cc9d901b1)
 

Author SHA1 Message Date
Andreas Huggel 14b124e15f Updated according to webpage 21 years ago
Andreas Huggel 4ccdbd7866 Added README.make 21 years ago
Andreas Huggel da121463ca Minor changes 21 years ago
Andreas Huggel 2ace941183 Upgraded to 1.3.6 21 years ago
Andreas Huggel cbb1c15810 Changed namespace name Exif to Exiv2 21 years ago
Andreas Huggel df9d78e172 Added title 21 years ago
Andreas Huggel 89aea87b01 Added functions to compute the greatest common denominator: gcd, lgcd 21 years ago
Andreas Huggel b614abf06f Fixed exposure bias print function (uses gcd now) 21 years ago
Andreas Huggel 54a0d72ddf Doc added 21 years ago
Andreas Huggel e1eec3e135 Minor change 21 years ago
Andreas Huggel 83fa163ff4 Minor (cnsistency) fixes 21 years ago
Andreas Huggel 0b24a0ad29 makernote:
Added MakerNote::offset()
Fixed IfdMakerNote::copy() for IfdMakerNote with a prefix
Various doc fixes

ifd:
Fixed Ifd::erase(pos) to return an iterator
Added Ifd::dataOffset()
Various doc fixes

exif:
Added Thumbnail::offset()
Fixed ExifData::eraseThumbnail()
Fixed ExifData::erase(pos) to return an iterator
21 years ago
Andreas Huggel 1f943f45d2 Minor fixes for better consistency 21 years ago
Andreas Huggel 15fa808e05 Removed exiftest 21 years ago
Andreas Huggel 1594420448 Various updates 21 years ago
Andreas Huggel 226fafe3f6 Implemented Filesize (finally) 21 years ago
Andreas Huggel 11577c0f77 Added makernote taglists 21 years ago
Andreas Huggel 99a87043a4 Workaround for MinGW bug: use remove() before rename() 21 years ago
Andreas Huggel c9976d1ab8 Minor fixes 21 years ago
Andreas Huggel 1211167329 Added Summary output, improved print functions 22 years ago
Andreas Huggel cd6ca2a94c Implemented print functions for flash details and AF point(s) used 22 years ago
Andreas Huggel 20bcdef949 Use DataBuf for temporary data buffers 22 years ago
Andreas Huggel 445fc06343 Added DataBuf 22 years ago
Andreas Huggel 57cdf19286 Added support to read from / write to *.exv files, made return values of writeThumbnail consistent with those of other write functions 22 years ago
Andreas Huggel ab9ee9da21 Added class ExvFile, fixed JpegImage::writeExifData 22 years ago
Andreas Huggel bfd5a4d974 Added printStripLabel() 22 years ago
Andreas Huggel 079199b3ee Added insert action 22 years ago
Andreas Huggel 4bc4a0dc40 Added Task Insert, implemented extract and insert functionality 22 years ago
Andreas Huggel 5cb9ec44d2 Added Sigma MakerNote 22 years ago
Andreas Huggel 5fa6aa95fe Minor change 22 years ago
Andreas Huggel 491474f8e9 Minor changes 22 years ago
Andreas Huggel 2db819ccb6 Implemented erase Exif data 22 years ago
Andreas Huggel eacaf1cde0 Minor change 22 years ago
Andreas Huggel 4f69969121 Minor doc fix 22 years ago
Andreas Huggel 0641c3bd61 Skip JFIF APP0 segment in JpegImage::readExifData() 22 years ago
Andreas Huggel 3b60f986a0 Added advance arg to isThisType() 22 years ago
Andreas Huggel f520a571a6 Avoid opening the image twice on read and write 22 years ago
Andreas Huggel 7d7322dff7 Implemented ImageFactory::create() and its use in ExifData 22 years ago
Andreas Huggel a2d6fc2013 Added ebrowse to ctags target (experimental) 22 years ago
Andreas Huggel 8b7d9b8ea2 Introduced Image class hierarchy, but JpegImage remains the only impl for now 22 years ago
Andreas Huggel 6086a7eaa4 Minor doc changes 22 years ago
Andreas Huggel 91c8853d9f Minor changes 22 years ago
Andreas Huggel 13221f14c8 Simplified sample programs 22 years ago
Andreas Huggel 3681403ac4 Naming convention: Renamed data members xyz_ that are pointers to pXyz_ 22 years ago
Andreas Huggel 8d677a69f3 Added Erase and Extract Tasks, part 1 (for thumbnails) 22 years ago
Andreas Huggel a0a42b148e Added Thumbnail class hierarchy and support to erase thumbnails 22 years ago
Andreas Huggel 7ffc22ce08 Minor changes 22 years ago
Andreas Huggel 027e9f4bdf Added print0xa405() to print the 35mm equivalent focal length 22 years ago
Andreas Huggel f7c55fcb64 Bugfix: Set offset to the next IFD directly in the underlying data buffer in non-alloc mode 22 years ago
Andreas Huggel 532b0c33a7 Added Thumbnail::dataSize 22 years ago