Andreas Huggel
|
f40fba88bf
|
Added Image::AutoPtr and related updates
Changed some local buffers to DataBuf
|
21 years ago |
Andreas Huggel
|
a25763d070
|
Replaced custom integer types with C99 types
|
21 years ago |
Andreas Huggel
|
5e050bce0a
|
Appended 'Id' to Ifd ids to work around a g++-3.4 problem
|
21 years ago |
Andreas Huggel
|
0fb943c23e
|
Changed order of enum TypeId back to be in sync with Exif type ids
|
21 years ago |
Andreas Huggel
|
166e6f7928
|
Added full IPTC read and write support (Brad, bs_3.patch)
|
21 years ago |
Andreas Huggel
|
de0bb2246b
|
Added IPTC tags and random fixes (Brad, bs_2.patch)
|
21 years ago |
Andreas Huggel
|
9d72b7d1ec
|
Revamped image and introduced byte* interface (Brad, bs_1.patch with minor modifications by ahu)
|
21 years ago |
Andreas Huggel
|
b69c40e671
|
Fixed MSVC errors and warnings (Steve, sking_5.patch)
|
21 years ago |
Andreas Huggel
|
bb7a34bc1e
|
Fixed MSVC errors and warnings (Steve, sking_2_mod_2.patch)
|
21 years ago |
Andreas Huggel
|
85a1b363a2
|
Fixed TypeInfoTable to return invalid if typeId is too large
|
21 years ago |
Andreas Huggel
|
1566a43a55
|
Bugfix: Used delete[] in DataBuf::alloc()
|
21 years ago |
Andreas Huggel
|
bb111fb147
|
Changed %Exif to Exif in doc (we can do that now because of the change of namespace name
|
21 years ago |
Andreas Huggel
|
cbb1c15810
|
Changed namespace name Exif to Exiv2
|
21 years ago |
Andreas Huggel
|
89aea87b01
|
Added functions to compute the greatest common denominator: gcd, lgcd
|
21 years ago |
Andreas Huggel
|
445fc06343
|
Added DataBuf
|
22 years ago |
Andreas Huggel
|
ebfc63dc56
|
Added invalidByteOrder and changed invalid to invalidTypeId
|
22 years ago |
Andreas Huggel
|
44cdf21cdd
|
Added optional offset arg to hexdump
|
22 years ago |
Andreas Huggel
|
7f3ac68256
|
Minor fix in toString()
|
22 years ago |
Andreas Huggel
|
9f64365736
|
Minor clean-up
|
22 years ago |
Andreas Huggel
|
5b9541bc93
|
Moved getType() template from types to value
|
22 years ago |
Andreas Huggel
|
434007f0f2
|
Minor documentation fixes
|
22 years ago |
Andreas Huggel
|
6749046e40
|
Divided exif.[ch]pp into components
|
22 years ago |