1748 Commits (e780c65995c89cd25a816f47f720b9a1cec50ae5)

Author SHA1 Message Date
Robin Mills e29c2047b6 Fix: http://dev.exiv2.org/boards/3/topics/1337 extended to handle Exif.Pentax.Temperature. Thanks Norbert finding this. 13 years ago
Robin Mills 3b71437d90 Fix: http://dev.exiv2.org/boards/3/topics/1337. Huge "Thank You" to S Verdoold for providing the patch. 13 years ago
Robin Mills 3c088fb406 Fix: http://dev.exiv2.org/boards/3/topics/1337 13 years ago
Robin Mills cda8833ccf Issue: #861 and #860. Thanks Pascal and S Verdoold for the discovery/patches/solution. 13 years ago
Robin Mills b0202f1e4d Issue: #834. Thanks Jaroslav and Pascal for the discovery/patches/solution. 13 years ago
Robin Mills 7057128943 MSVC64: Fixes to c-runtime support linkage. 13 years ago
Robin Mills ca8f413673 Windows fixes for exiv2 -v -V output 13 years ago
Robin Mills 712c98301f Test: initial version build-test.py to analyse output from exiv2 -v -V 13 years ago
Robin Mills d880881bad Linux fixes for exiv2 -v -V (in src/version.cpp) 13 years ago
Robin Mills eceb7a55b5 Windows fixes for exiv2 -v -V (in src/version.cpp) 13 years ago
Robin Mills 6119b4432b Updated src/exiv2.1 to cover -g option. Simplified exiv2 -v -V support code. 13 years ago
Robin Mills 66dc59231c Better compiler detection code for exiv2 -v -V 13 years ago
Robin Mills 6d9773d638 Fix: #846. Fix for video-test errors (about aspectRatio) on MSVC 2003. See #846 message 20 for discussion. 13 years ago
Robin Mills 964b9e7706 Issue: #865. Thank you Mario for the patch. 13 years ago
Robin Mills 3df242e126 Removed commented off dead code. 13 years ago
Robin Mills 6d88d2b78b Fix: #862 buffer overflow. See bug report discussion item#19. 13 years ago
Robin Mills 7b859e026f Move metacopy/path-test/taglist applications (and build code) into samples. TODO: fix msvc/msvc64. 13 years ago
Robin Mills ea4675627c Issue: #862. Please see discussions items 12 and 13 for more explanation. 13 years ago
Abhinav Badola be050525fe Corrected problem of MKV video and RIFF video type, to make video build test successful 13 years ago
Abhinav Badola 026b821dd4 Make Build Test Succesful for Video Files 13 years ago
Robin Mills f5b05a5614 Post all executables to <exiv2-dir>/bin. Adjust test scripts accordingly. Added target make tests.
Thanks to Shawn for his input and help with this.
13 years ago
Robin Mills 3a5b0b53d9 Documentation update. Man page describes -v -V option combination. 13 years ago
Robin Mills 7de8044ebf Added cygwin support for exiv2 -v -V (verbose Version) listing of libraries loaded at run-time. 13 years ago
Andreas Huggel 6216d7f748 #859: Fixed position of visibility support macro. 13 years ago
Robin Mills 39ef56a5b7 Fix: Bug #859 (and #857). Redefine EXIV2_RCSID macro for clang as empty (to eliminate warnings). 13 years ago
Robin Mills 4863c239c2 Fix. Issue: #856. Refactoring msvc/CMake code. Thanks to Daniel for this patch. 13 years ago
Robin Mills fbde18806d Fix. Issue: #844. Do not link MSVC builds with library dl. Thanks Daniel for reporting this 13 years ago
Andreas Huggel dd34cda512 #635: Updated image registry for CR2 write support. 13 years ago
Abhinav Badola ed70e60cdf Added some pentax Lenses, but they all have the same lens id 13 years ago
Abhinav Badola 4c45d2563b #813: Corrected a minor size glitche in riffvideo.cpp 13 years ago
Robin Mills 14aa8806d8 CMake/Cygwin fix. autotools generated src/exv_conf.h being used by cmake (instead of his own).
- Added file detector and error message to CMakeLists.txt
- Added code to src/Makefile to delete src/exv_conf with $ make clean
13 years ago
Robin Mills b77c25f3d4 Minor changes to CMake build. Restored building NLS support by default. 13 years ago
Andreas Huggel a0fa472486 #813: Disabled some debug messages (temporary measure, just to avoid cluttering the video test output). 13 years ago
Andreas Huggel 51594a943d #849: Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac 13 years ago
Robin Mills 67fe779212 MSVC/video port. Simplification of basicio.{hpp|cpp}. CMake updates to eliminate warnings in Cygwin. By default, don't build intl with CMake. 13 years ago
Robin Mills e673222dcd fix for Issue:#849. See issue report for discussion 13 years ago
Robin Mills 159b2d285b MSVC/video port. Fixing code to build on Linux (and Cygwin). 13 years ago
Robin Mills 6ca49acd13 Work on Issue 846 (porting video code to MSVC). See http://dev.exiv2.org/issues/846 (item #8) for more discussion. 13 years ago
vog 8f7a9d8cca Issue #847: Ensure that Photoshop will always recognize modified Photoshop EPS files
For a full description of this issue, see:
http://dev.exiv2.org/issues/847
13 years ago
vog 4a6bb768c8 Issue #847: Split recognition of implicit Page, BeginPageSetup and EndPageSetup 13 years ago
vog afd9c40e95 Issue #847: Always insert BeginPageSetup/EndPageSetup when missing 13 years ago
vog 7f0c44f802 Issue #847: Add recognition of explicit and implicit BeginPageSetup 13 years ago
vog d8bb48438c Add more EPS debug output 13 years ago
vog cc1bb0edc0 Bugfix in EPS debug output 13 years ago
Robin Mills 77580944ca Fix submitted: Issue #845. See: http://dev.exiv2.org/issues/845 13 years ago
Robin Mills cb55c67063 Fix for #844 (see http://dev.exiv2.org/issues/844 for more information). 13 years ago
Abhinav Badola 9769cd8e59 #813: Addded TrackAperture Function and Nikon MOV tags decoding in quicktimevideo.cpp 13 years ago
Andreas Huggel 60560ff051 #841: Additional check to prevent issues with the sign when casting uint32_t to long. 13 years ago
Andreas Huggel 9b7f1de5c0 #841: Do not read past the end of the data stream (file), added test case. 13 years ago
Andreas Huggel 856b72530d #834: Added Pentax lens PENTAX-DA 35mm F2.4 AL 13 years ago
Robin Mills 7f157970eb Changed symantics of exiv2 -g grep-tag to be a substring match (so -g GPS will match every GPS key). 13 years ago
Andreas Huggel 4251047617 #813: Matroska polishing, added warning. 13 years ago
Andreas Huggel 9a19703414 #813: More work-in-progress Matroska polishing
- Pass const byte* buf and long size instead of DataBuf& buf to functions if no ownership transfer is involved
- Use bit-wise operations for calculation of tag and tag data (still needs work for negative numbers)
13 years ago
Andreas Huggel 245285f9b1 #813: More Matroska polishing (work-in-progress). 13 years ago
Andreas Huggel c6bdee1743 #813: AsfVideo::contentDescription: tweaks, error handling. 13 years ago
Andreas Huggel 9b131f3c61 Merge branch 'gsoc2012' 13 years ago
vog 77235a05d0 #836: Copy over xattr (extended attributes, such as resource forks) when creating temporary files 13 years ago
vog a394a96138 #835: Fix compile error under Linux 13 years ago
Robin Mills fd02823600 Work in progress: add base capability to geotag.cpp (read XML, directory and images). 13 years ago
Robin Mills 6788fe8ff6 ./configure --disable-visiblity is default on cygwin. 13 years ago
Robin Mills bdbdbf2360 fixed typos to build with ./configure "CXXFLAGS=-DDEBUG -ggdb" 13 years ago
Robin Mills 4374104ca4 fixed version.cpp to compile on cygwin 13 years ago
Robin Mills 2277b076a7 fix version.cpp to compile, link and run on linux 13 years ago
Robin Mills b42f6668cd Work in progress: Updating build code to handle geotag. geotag.cpp is a copy of exifprint.cpp at the moment. 13 years ago
Robin Mills d9bcc04633 Added version.{c}h}pp/dumpLibraryInfo() and call from exiv2 -v -V to inspect libraries at run-time on W/L/M platforms. 13 years ago
Andreas Huggel 02f48be40c #831: Also delete image tags from the Exif container during encoding. 13 years ago
Robin Mills 9d9e7cb53b Patch. Thanks to Fabien: http://dev.exiv2.org/boards/3/topics/1172 13 years ago
Robin Mills 6f769602ae cmake work in progress - see README-CMAKE and TODO-CMAKE for details 13 years ago
Robin Mills 7b49e908dc see TODO-CMAKE for details. work in progress update 13 years ago
Robin Mills d665a0123b Adding Gilles' FindExiv2.cmake. Adding a pre-build header copy modify sample include path. 13 years ago
Robin Mills a292d57fd8 Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications. 13 years ago
Andreas Huggel 58044f9feb #819: Added the PentaxDng Preview image to the tags potentially stripped when encoding the Exif metadata for JPEG (related to #820). 13 years ago
Andreas Huggel 7fc3739b2c #820: Added SamsungPreview to the list of previews to potentially remove when encoding Exif metadata for JPEG. 13 years ago
Andreas Huggel 6751e3892d Updated Nikon Lens lookup table to v4.3.428.01 of Robert Rottmerhusen's fmountlens list. 13 years ago
Andreas Huggel 5ba33b463f #819: Updated easy-access functions with the new PentaxDng tags. 13 years ago
Andreas Huggel cc4ab82ace Added comments to silence doxygen warnings. 13 years ago
Andreas Huggel 948142ae93 #819: Fixed write support. 13 years ago
Andreas Huggel bd90c19219 #819: Fixed PentaxDng offsets so that they are relative to the beginning of the makernote, added support for the PentaxDng preview image. 13 years ago
Andreas Huggel b8155f9289 #819: Changed PentaxId to PentaxDngId and some formatting tweaks. 13 years ago
Andreas Huggel 274fd49790 #819: Applied Pentax DNG makernote patch from Jonathan Kollasch. 13 years ago
HumanDynamo faf00a6451 polish 13 years ago
Andreas Huggel cc061782d1 #812: Tweak to make the code compile with MSYS/MinGW. 13 years ago
Andreas Huggel 2c401ffa3d #812: Changed LoadLibrary to LoadLibraryA (Thomas Beutlich). 13 years ago
Andreas Huggel 56bab25850 Updated man-page. 13 years ago
Andreas Huggel 3a304fa0f0 Bumped version to 0.23 13 years ago
Andreas Huggel 217ae2449d Updated Nikon Lens lookup table to v4.3.426.01 of Robert Rottmerhusen's fmountlens list. 13 years ago
Andreas Huggel 0d397b95c7 Updated copyright message for 2012. 13 years ago
Andreas Huggel d109589267 Added support for CR2 IFD2 image preview. (An uncompressed TIFF image without white-balance correction.) 13 years ago
Andreas Huggel 6db7cbf321 #635: Identified image tags in CR2 images (just enough to maintain the TIFF structure, not sufficient for dcraw to still read the image) 13 years ago
Andreas Huggel 39253ee42d #635: Minor comment fix. 13 years ago
Andreas Huggel 0e0845d7be #635: Added experimental write-support for CR2. 13 years ago
Andreas Huggel c2fe8be4ef Fixed the supported metadata declared by the image for several image formats (mostly XMP was missing). 13 years ago
Andreas Huggel e5c7c207de #815: Checked-in patch with new Tokina lens by Chris Chiappa. 13 years ago
Andreas Huggel cd7dd0ca8b #803: Fixed Rational/URational issues on Solaris. 13 years ago
Andreas Huggel 1dd39bacc4 Added cmake patch to fix compilation on MSVC with KDE Windows (Ananta Palani) 13 years ago
Andreas Huggel ad0d28080c #809: Applied patch by Thomas Beutlich to fix Windows ccompilation error. 13 years ago
Andreas Huggel d84c70192a #808: Applied patch by Pavel Heimlich. 14 years ago
Andreas Huggel 8caf58bce5 #809: Applied patch by Pavel Heimlich. 14 years ago
Andreas Huggel 6233fa6930 #810: Added sanity-checks for the minimum size of IFD makernotes before parsing. 14 years ago
Andreas Huggel 3153aab461 #806: Fixed typo. (Mark Purcell) 14 years ago