Robin Mills
fbde18806d
Fix. Issue: #844 . Do not link MSVC builds with library dl. Thanks Daniel for reporting this
2012-10-06 21:29:40 +00:00
Andreas Huggel
dd34cda512
#635 : Updated image registry for CR2 write support.
2012-10-06 10:03:54 +00:00
Abhinav Badola
ed70e60cdf
Added some pentax Lenses, but they all have the same lens id
2012-10-01 22:25:17 +00:00
Abhinav Badola
4c45d2563b
#813 : Corrected a minor size glitche in riffvideo.cpp
2012-10-01 22:10:24 +00:00
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
2012-09-28 03:29:47 +00:00
Robin Mills
b77c25f3d4
Minor changes to CMake build. Restored building NLS support by default.
2012-09-27 06:50:43 +00:00
Andreas Huggel
a0fa472486
#813 : Disabled some debug messages (temporary measure, just to avoid cluttering the video test output).
2012-09-23 05:48:41 +00:00
Andreas Huggel
51594a943d
#849 : Make all source files dependent on exv_conf.h, removed code to create exv_conf.h from configure.ac
2012-09-23 04:33:01 +00:00
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.
2012-09-21 15:43:19 +00:00
Robin Mills
e673222dcd
fix for Issue:#849. See issue report for discussion
2012-09-21 03:23:42 +00:00
Robin Mills
159b2d285b
MSVC/video port. Fixing code to build on Linux (and Cygwin).
2012-09-20 04:18:42 +00:00
Robin Mills
6ca49acd13
Work on Issue 846 (porting video code to MSVC). See http://dev.exiv2.org/issues/846 (item #8 ) for more discussion.
2012-09-18 07:17:59 +00:00
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
2012-09-14 17:01:36 +00:00
vog
4a6bb768c8
Issue #847 : Split recognition of implicit Page, BeginPageSetup and EndPageSetup
2012-09-14 16:06:29 +00:00
vog
afd9c40e95
Issue #847 : Always insert BeginPageSetup/EndPageSetup when missing
2012-09-14 16:06:26 +00:00
vog
7f0c44f802
Issue #847 : Add recognition of explicit and implicit BeginPageSetup
2012-09-14 16:06:23 +00:00
vog
d8bb48438c
Add more EPS debug output
2012-09-14 16:06:20 +00:00
vog
cc1bb0edc0
Bugfix in EPS debug output
2012-09-14 16:06:18 +00:00
Robin Mills
77580944ca
Fix submitted: Issue #845 . See: http://dev.exiv2.org/issues/845
2012-09-02 22:45:50 +00:00
Robin Mills
cb55c67063
Fix for #844 (see http://dev.exiv2.org/issues/844 for more information).
2012-09-02 19:02:11 +00:00
Abhinav Badola
9769cd8e59
#813 : Addded TrackAperture Function and Nikon MOV tags decoding in quicktimevideo.cpp
2012-09-02 17:39:51 +00:00
Andreas Huggel
60560ff051
#841 : Additional check to prevent issues with the sign when casting uint32_t to long.
2012-08-31 04:31:05 +00:00
Andreas Huggel
9b7f1de5c0
#841 : Do not read past the end of the data stream (file), added test case.
2012-08-31 04:30:53 +00:00
Andreas Huggel
856b72530d
#834 : Added Pentax lens PENTAX-DA 35mm F2.4 AL
2012-08-31 04:30:39 +00:00
Robin Mills
7f157970eb
Changed symantics of exiv2 -g grep-tag to be a substring match (so -g GPS will match every GPS key).
2012-08-25 13:47:06 +00:00
Andreas Huggel
4251047617
#813 : Matroska polishing, added warning.
2012-08-24 05:41:16 +00:00
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)
2012-08-24 05:41:01 +00:00
Andreas Huggel
245285f9b1
#813 : More Matroska polishing (work-in-progress).
2012-08-21 23:31:23 +00:00
Andreas Huggel
c6bdee1743
#813 : AsfVideo::contentDescription: tweaks, error handling.
2012-08-20 16:53:22 +00:00
Andreas Huggel
9b131f3c61
Merge branch 'gsoc2012'
2012-08-20 15:33:32 +00:00
vog
77235a05d0
#836 : Copy over xattr (extended attributes, such as resource forks) when creating temporary files
2012-08-03 16:21:19 +00:00
vog
a394a96138
#835 : Fix compile error under Linux
2012-08-03 13:16:54 +00:00
Robin Mills
fd02823600
Work in progress: add base capability to geotag.cpp (read XML, directory and images).
2012-07-12 03:47:30 +00:00
Robin Mills
6788fe8ff6
./configure --disable-visiblity is default on cygwin.
2012-07-10 06:48:09 +00:00
Robin Mills
bdbdbf2360
fixed typos to build with ./configure "CXXFLAGS=-DDEBUG -ggdb"
2012-07-10 04:45:42 +00:00
Robin Mills
4374104ca4
fixed version.cpp to compile on cygwin
2012-07-10 02:06:02 +00:00
Robin Mills
2277b076a7
fix version.cpp to compile, link and run on linux
2012-07-10 01:10:24 +00:00
Robin Mills
b42f6668cd
Work in progress: Updating build code to handle geotag. geotag.cpp is a copy of exifprint.cpp at the moment.
2012-07-09 05:32:48 +00:00
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.
2012-07-09 01:25:17 +00:00
Andreas Huggel
02f48be40c
#831 : Also delete image tags from the Exif container during encoding.
2012-07-05 11:09:04 +00:00
Robin Mills
9d9e7cb53b
Patch. Thanks to Fabien: http://dev.exiv2.org/boards/3/topics/1172
2012-06-23 07:59:34 +00:00
Robin Mills
6f769602ae
cmake work in progress - see README-CMAKE and TODO-CMAKE for details
2012-06-10 04:18:50 +00:00
Robin Mills
7b49e908dc
see TODO-CMAKE for details. work in progress update
2012-06-06 04:46:02 +00:00
Robin Mills
d665a0123b
Adding Gilles' FindExiv2.cmake. Adding a pre-build header copy modify sample include path.
2012-06-05 01:09:45 +00:00
Robin Mills
a292d57fd8
Feature #536 Modifications to CMake files to support MSVC 32/64 bit builds of Dynamic/Static libraries and applications.
2012-06-03 21:51:57 +00:00
Andreas Huggel
58044f9feb
#819 : Added the PentaxDng Preview image to the tags potentially stripped when encoding the Exif metadata for JPEG (related to #820 ).
2012-05-16 15:01:20 +00:00
Andreas Huggel
7fc3739b2c
#820 : Added SamsungPreview to the list of previews to potentially remove when encoding Exif metadata for JPEG.
2012-05-16 15:00:44 +00:00
Andreas Huggel
6751e3892d
Updated Nikon Lens lookup table to v4.3.428.01 of Robert Rottmerhusen's fmountlens list.
2012-04-22 05:29:10 +00:00
Andreas Huggel
5ba33b463f
#819 : Updated easy-access functions with the new PentaxDng tags.
2012-04-22 05:28:42 +00:00
Andreas Huggel
cc4ab82ace
Added comments to silence doxygen warnings.
2012-04-13 14:08:56 +00:00