Robin Mills
6318d3d806
Fix. Issue: #853 . More flexible way to detect and use existing Zlib libraries. Thanks Daniel for providing this patch.
2012-10-06 21:49:53 +00:00
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
Robin Mills
aa93afda60
Issue#722. SVN:2890 http://dev.exiv2.org/projects/exiv2/repository/revisions/2890
2012-10-03 00:41:10 +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
44f4b05324
enhanced fix for Issue:#849. See issue report for discussion. http://dev.exiv2.org/issues/849
2012-09-21 05:52:29 +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
Robin Mills
a75de0f76a
Fixed grouping error in SourceFiles/riffvideo.cpp (benign/cosmetic DevStudio UI issue).
2012-09-18 05:02:08 +00:00
Robin Mills
32a581d266
Updating project depenencies in msvc directory.
2012-09-17 15:22:28 +00:00
Robin Mills
ada5f2c1d7
Fixed project dependencies.
2012-09-16 21:30:30 +00:00
Robin Mills
14441afffd
See issue: 846 ( http://dev.exiv2.org/issues/846 ). MSVC support to build video code {asf|matroska|quicktime|riff}video.{hpp|cpp}
2012-09-15 02:50:40 +00:00
vog
0e96ca65ab
Issue #847 : Adjust preview tests to latest EpsImage changes
2012-09-14 18:19:41 +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
2512d6fa24
Issue #847 : Add more test cases
2012-09-14 16:36:27 +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
vog
bd46761bd0
Adjust .gitignore to new sample program
2012-09-14 12:32:25 +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
b452f19590
Fix for #838 . Please see issue for my comments. Please close #838 if you agree it's fixed. If #838 is still broken, please push issue back to me.
2012-08-26 02:51:45 +00:00
Robin Mills
6e21a9f640
Bug fixes.
2012-08-25 13:48:06 +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
Andreas Huggel
233f0dd986
Tagged final status of gsoc2012 branch.
2012-08-20 15:21:45 +00:00
Andreas Huggel
8e41dea602
[gsoc2012] #813 : Updated test output.
2012-08-20 14:52:45 +00:00
Abhinav Badola
ecfc0b48a8
[gsoc2012] #813 : Declared byte array inside the loop
2012-08-20 02:48:39 +00:00
Abhinav Badola
99a853ba4f
[gsoc2012] #813 : Fixed Content Creation Size Limit, created DataBuf inside loop, used byte array where required
2012-08-20 02:36:58 +00:00
Abhinav Badola
86b7004ae4
[gsoc2012] #813 : Added some new statements to prevent Aspect Ratio problem
2012-08-19 15:56:20 +00:00
Abhinav Badola
3913e8177e
[gsoc2012] #813 : Increased the size of Data Buffer
2012-08-19 13:27:39 +00:00
Abhinav Badola
01f8d32ff9
[gsoc2012] #813 : Addded Aspect Ratio in all the files, though a better unified method still needs to be made
2012-08-19 13:10:31 +00:00
Andreas Huggel
4fa90986f8
[gsoc2012] #813 : Updated test output.
2012-08-19 08:53:24 +00:00