Kevin Backhouse
|
2a3dd2def9
|
Replace Value::toLong with Value::toInt64. (#2062)
* Replace Value::toLong with Value::toInt64.
* Fix compiler warning.
* Fix compile error.
* Fix declaration of canonEv
* Fix compiler warning.
* Fix compiler warning.
* Use int64_t for offsets in tiffcomposite_int.cpp
* Fix compiler warning.
* Fix compiler warnings.
* Fix compiler warning.
* Fix compiler warning.
* Fix compiler warning.
* Fix compiler warning.
* Remove static_cast<long int> in TagDetails initializer.
|
3 years ago |
Robin Mills
|
d632988bbd
|
Massive code prolog cleanup.
|
4 years ago |
Alex Esseling
|
cf9be2cc3b
|
fixing exceptions and reordering tags
|
4 years ago |
Alex Esseling
|
ff2ffb1909
|
add_cr3_tags
|
4 years ago |
Daniel Beichl
|
3fe4460a23
|
Add various attributes for canon maker note
- Decode Attributes CameraType, AEB, SlowShutter, AutoISO,
CameraTemperature, FlashGuideNumber, BulbDuration and AutoRotate
- Small signedness fix to decode printFiFocusDistance to return Infinite
|
5 years ago |
Luis Díaz Más
|
603692a1d8
|
Copyright to Exiv2 authors
|
7 years ago |
tbeu
|
5df8b01b77
|
Remove obsolete svn revision
|
8 years ago |
Robin Mills
|
6d5c2c3256
|
Getting ready to release v0.26
|
8 years ago |
Robin Mills
|
461b431bc1
|
#1231 Thank You to Ayke for providing the patch.
|
9 years ago |
Robin Mills
|
5f9807cbef
|
#1216. Rollback r4448/6/2/1 r4439/38 to restabilize test suite on trunk. r4449 is copy of r4448 to branches/develop
|
9 years ago |
sridharb
|
d05634a2e3
|
Needs to be in the solution.
|
9 years ago |
Andreas Huggel
|
fd80993ab0
|
Updated copyright notice.
|
10 years ago |
nkbj
|
3af9380bb2
|
Issue #954: Add support for Exif.CanonFi.FocusDistanceUpper and Exif.CanonFi.FocusDistanceLower. Thanks goes to Roman Lebedev for the patch.
|
11 years ago |
Robin Mills
|
4e530fbce0
|
Bumping the copyright notice again. (re-doing 3089 without breaking the build!)
|
12 years ago |
Robin Mills
|
a297d2b69e
|
Rollback 3089 - somehow it's broken the build!
|
12 years ago |
Robin Mills
|
da1ed8c536
|
Bumping the copyright notice in src &samples from 2012 to 2013
|
12 years ago |
Andreas Huggel
|
0d397b95c7
|
Updated copyright message for 2012.
|
13 years ago |
Andreas Huggel
|
7770151915
|
Updated Copyright message for 2011.
|
15 years ago |
Andreas Huggel
|
917faa049a
|
#667: Added support for Canon Processing Info tags (CanonPr binary array). Patch by Greg Mansfield.
|
15 years ago |
Andreas Huggel
|
9c14fce52f
|
#719: Removed Canon makernote class and pretty-print functions from the published interface.
|
15 years ago |