3072 Commits (1dfcc82c94fb7c0c1f0b53982ef7ddf77d18d38c)
 

Author SHA1 Message Date
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
Robin Mills 9731123c7a Flattening the vcproj XML files to reduce the XML line-count displayed by www.ohloh.net 13 years ago
Robin Mills d76c9a01fc Adding missing msvc64 projects (taglist and utiltest) 13 years ago
Abhinav Badola 3a51480f8b [gsoc2012] #813: Reduced read time access in matroskavideo.cpp 13 years ago
Andreas Huggel 8b4525e50c #831: Added simple test for non-intrusive writing to a TIFF file. 13 years ago
Andreas Huggel 02f48be40c #831: Also delete image tags from the Exif container during encoding. 13 years ago
Abhinav Badola 3e24b6ed23 [gsoc2012] #813: Added User Data Reading in quicktimevideo.cpp 13 years ago
Abhinav Badola 7a9b19f5e2 [gsoc2012] #813: Removed Reading bugs from quicktimevideo.cpp 13 years ago
Abhinav Badola 9aa7a5c49b [gsoc2012] #813: Removed Reading bugs from quicktimevideo.cpp 13 years ago
Abhinav Badola 62504f6cb9 [gsoc2012] #813: Implemented basic read structure in quicktimevideo.cpp 13 years ago
Abhinav Badola da67191d0a [gsoc2012] #813: Implemented switch case in matroskavideo.cpp 13 years ago
Abhinav Badola b92571a64c [gsoc2012] #813: Removed Segmentation fault error from matroskavideo.cpp 13 years ago
Abhinav Badola 13b2181473 [gsoc2012] #813: Added quicktimevideo.cpp to Makefile, Added WebM support in matroskavideo.cpp 13 years ago
Abhinav Badola d1503551a1 [gsoc2012] #813: Added proper working Model of matroskavideo files 13 years ago
Abhinav Badola 39c99762e3 [gsoc2012] #813: Implemented audioEncodingValues[], removed some useless elements from riffvideo.cpp 13 years ago
Robin Mills 9d9e7cb53b Patch. Thanks to Fabien: http://dev.exiv2.org/boards/3/topics/1172 13 years ago
Abhinav Badola 9d444f1803 [gsoc2012] #813: Created Custom Namespace Xmp.video and made all entries in riffvideo.cpp 13 years ago
Abhinav Badola eb98b557fb [gsoc2012] #813: Added Some pre-existing samples of xmpData from the existing namespace XmpDM 13 years ago
Abhinav Badola 529db89114 [gsoc2012] #813: Added initial version of the riffvideo files 13 years ago
Andreas Huggel 53264fc12a Created branches/gsoc2012 as a copy of r2751. 13 years ago
Robin Mills a7fecfde78 cmake work in progress 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 fba1884833 documentation 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
Robin Mills 3c99aa336a fixed cmake build-breaker on Linux concerning NLS support 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
Robin Mills 0b47cf6cbb Documentation update. 13 years ago
Robin Mills baebf8ba41 setting prop svn:executable on verifyMSVC.sh 13 years ago
Robin Mills cc4468bac6 Adding a test tool. 13 years ago
Andreas Huggel 0e204b872e Minor updates. 13 years ago
Robin Mills 2e8b0dbb90 Adding helper script for test suite on MSVC builds. 13 years ago
Robin Mills b2a9b6cb9e Bug #824: undeclared identifier EXV_ICONV_CONST 13 years ago
Robin Mills 70b9d21bb8 adding support for expat-2.1.0 and zlib-1.2.7 13 years ago
Robin Mills 0b4bf354bb test report on msvc and msvc64 builds on v0.23 13 years ago
Robin Mills 51cbf67eff Adding msvc64 projects to build samples (for use by test suite). 13 years ago
Robin Mills 0f5dd89dab Adding msvc64\addmoddel project
Updated exiv2.sln to build targets in addmoddel
13 years ago
Robin Mills ebe1d240b7 changed sh-bang to bash 13 years ago
Robin Mills 097df8cacb changed sh-bang to bash to run on ubunutu 11.10 13 years ago
Robin Mills e22cd45926 Removed mingw dlls (which supported mingw version of diff.exe 2.8)
There is a major change to diff with 2.9.1 in how it handles binary files.  I've provided GNU diff.exe 2.8.9 to enable the test suite to run correctly on Cygwin (which ships diff 2.9.1).  A future version of exiv2/test may have to provide data/*.out files for 2.8 and 2.9 diffs.  I'll investigate this for exiv2 0.24.
13 years ago
Robin Mills 5ba214dadf fix to accomodate spaces in the PATH environment string 13 years ago
Robin Mills 5bfdf645df replace msys components with gnu 13 years ago
Robin Mills 604b822e58 use msys diff.exe for better unix compatibility 13 years ago
Robin Mills bce8b80a88 Replaced the 16-bit msvc\diff.exe with the msys 32-bit version
Added msys support dlls required by diff.exe 
Use msvc\diff.exe for use in exiv2-test.sh
Use dos2unix if available to fix line-endings
13 years ago
Robin Mills cbc3788eec filter out <CR> for cygwin 13 years ago
Robin Mills e615cdf577 removing bandit 13 years ago