Exiv2
src Directory Reference
Directory dependency graph for src:
src

Files

file  canonmn_int.hpp [code]
 Canon makernote tags.
References:
[1] EXIF MakerNote of Canon by David Burren
[2] Canon makernote tags by Phil Harvey.
 
file  casiomn_int.hpp [code]
 Casio MakerNote implemented using the following references: Casio MakerNote Information by GVsoft, Casio.pm of ExifTool by Phil Harvey, Casio Makernote Format Specification by Evan Hunter.
 
file  crwimage_int.hpp [code]
 Internal classes to support CRW/CIFF format.
 
file  enforce.hpp [code]
 Port of D's enforce() to C++ & Exiv2.
 
file  exiv2app.hpp [code]
 Defines class Params, used for the command line handling of exiv2.
 
file  fujimn_int.hpp [code]
 Fujifilm MakerNote implemented according to the specification in Appendix 4: Makernote of Fujifilm of the document Exif file format by TsuruZoh Tachibanaya
Fuji Makernote list by Phil Harvey

 
file  helper_functions.cpp
 A collection of helper functions.
 
file  helper_functions.hpp [code]
 A collection of helper functions.
 
file  image_int.hpp [code]
 Internal image helpers.
 
file  makernote_int.hpp [code]
 Makernote factory and registry, IFD makernote header, and camera vendor specific makernote implementations.
References:
[1] ExifTool by Phil Harvey
[2] Decoding raw digital photos in Linux by Dave Coffin.
 
file  minoltamn_int.hpp [code]
 Minolta MakerNote implemented using the following references:
Minolta Makernote Format Specification by Dalibor Jelinek,
Minolta Makernote list by Phil Harvey
Minolta Makernote list from PHP JPEG Metadata Toolkit
Email communication with caulier dot gilles at gmail dot com
Some Minolta camera settings have been decoded by Xavier Raynaud from digiKam project and added by Gilles Caulier.
 
file  nikonmn_int.hpp [code]
 Nikon makernote tags.
References:
[1] MakerNote EXIF Tag of the Nikon 990 by Max Lyons
[2] Exif file format by TsuruZoh Tachibanaya
[3] "EXIFutils Field Reference Guide"
[3] Nikon Type 3 Makernote Tags Definition of the PHP JPEG Metadata Toolkit by Evan Hunter
[4] ExifTool by Phil Harvey
[5] Email communication with Robert Rottmerhusen
[6] Email communication with Roger Larsson
[7] Decoding raw digital photos in Linux by Dave Coffin

 
file  olympusmn_int.hpp [code]
 Olympus makernote tags.
References:
[1] Exif file format, Appendix 1: MakerNote of Olympus Digicams by TsuruZoh Tachibanaya
[2] ExifTool by Phil Harvey
[3] Olympus Makernote Format Specification by Evan Hunter
[4] email communication with Will Stokes
 
file  orfimage_int.hpp [code]
 Internal classes to support Olympus RAW image format.
 
file  panasonicmn_int.hpp [code]
 Panasonic MakerNote implemented using the following references: Panasonic MakerNote Information by Tom Hughes, Panasonic.pm of ExifTool by Phil Harvey, Panasonic Makernote Format Specification by Evan Hunter.
 
file  pentaxmn_int.hpp [code]
 Pentax MakerNote implemented according to the specification http://www.gvsoft.homedns.org/exif/makernote-pentax-type3.html and based on ExifTool implementation and Pentax Makernote list by Phil Harvey

 
file  pngchunk_int.hpp [code]
 Class PngChunk to parse PNG chunk data implemented using the following references:
PNG iTXt chunk structure from PNG definitive guide,
PNG tTXt and zTXt chunks structures from PNG definitive guide,
PNG tags list by Phil Harvey
Email communication with caulier dot gilles at gmail dot com

 
file  rw2image_int.hpp [code]
 Internal classes to support RW2 image format.
 
file  safe_op.hpp [code]
 Overflow checks for integers.
 
file  samsungmn_int.hpp [code]
 Samsung makernote tags.
References:
[1] ExifTool by Phil Harvey.
 
file  sigmamn_int.hpp [code]
 Sigma and Foveon MakerNote implemented according to the specification SIGMA and FOVEON EXIF MakerNote Documentation by Foveon.
 
file  sonymn_int.hpp [code]
 Sony MakerNote implemented using the following references:
Sony Makernote list by Phil Harvey
Email communication with caulier dot gilles at gmail dot com

 
file  tags_int.hpp [code]
 Internal Exif tag and type information.
 
file  tiffcomposite_int.hpp [code]
 Internal classes used in a TIFF composite structure.
 
file  tifffwd_int.hpp [code]
 Internal TIFF parser related typedefs and forward definitions.
 
file  tiffimage_int.hpp [code]
 Internal class TiffParserWorker to parse TIFF data.
 
file  tiffvisitor_int.hpp [code]
 Internal operations on a TIFF composite tree, implemented as visitor classes.
 
file  utils.hpp [code]
 A collection of utility functions.