Activity
From 27 May 2006 to 25 Jun 2006
25 Jun 2006
- 20:10 Feature #477 (Closed): Adjust year, month and day of the timestamp
- For images with timestamps which are really off
- 11:11 Revision 838: Added experimental mmap support to improve read performance for TIFF and PNG images...
- 07:24 Feature #476 (Resolved): Error handler: Applications should be able to register an error handler
- Allow applications to register a callback function which is used to process warnings and errors from the library.
- 02:42 Revision 837: Cleaned-up TIFF dependencies
- 02:17 Feature #475 (Closed): Performance: Don't read TIFF-based files completely
- TIFF and TIFF-based RAW files tend to be large. Loading the whole file into memory takes time. In practice, the metad...
23 Jun 2006
- 05:36 Feature #474 (Closed): Add a metadatum member to access translated tag values without the need to...
- GUI applications need to get the values as strings.
- 05:35 Feature #473 (Closed): Support Preview images
- RAW images often have 2 or 3 preview images in different sizes and quality, mostly in JPEG format. Exiv2 should allow...
- 05:08 Revision 836: TiffParser can now be parametrized with a decoder. Added Cr2Image which uses this t...
21 Jun 2006
- 09:01 Revision 835: Removed -ansi option which caused problems with iotest on MinGW
- 07:35 Revision 834: Enabled additional compiler warnings and more strict checks for standard C++
- 02:33 Revision 833: Fixed copy c'tor properly
- 02:16 Revision 832: Fixed compiler warnings
17 Jun 2006
15 Jun 2006
- 11:03 Revision 830: Added configure switches for zlib, --without-zlib does not compile PNG support.
- 00:27 Revision 829: More build environment cleanup
14 Jun 2006
- 09:59 Revision 828: Fixed previous revision. Added check for libm.
- 09:26 Revision 827: Extended autoconf tests to check for zlib header file, preparations for conditional...
11 Jun 2006
- 23:42 Revision 826: remove -lz option
- 22:59 Revision 825: Add .configure ZLib test
- 22:49 Revision 824: Code polishing.
- Fix GCC 4.1 compilation warnings.
Remove unwanted tabs. - 22:22 Revision 823: New PNG image parser to extract EXIF/IPTC RAW profiles embeded in text tags by Imag...
- Current implementation is read only.
TODO : Fix configure rules about zlib depency require by this implementation.
...
10 Jun 2006
- 21:28 Revision 822: Minor AutoPtr related cleanup
- 08:13 Revision 821: Fixed MSVC 2005 assertion triggered by iotest
- 07:35 Bug #471: NEF files show strange comment in digikam
- r820
- 07:34 Revision 820: Create a CommentValue rather than a DataValue for Exif.Photo.UserComment. Fixes Bug...
- 07:32 Bug #471: NEF files show strange comment in digikam
- I'm hijacking this bug report for the following, which may or may not be the same problem. Please open a new bug if i...
06 Jun 2006
- 06:57 Revision 819: update
- 04:55 Revision 818: PNG test image generated with ImageMagick including Exif/Makernote/IPTC
- 03:42 Revision 817: Add Kdevelop project
05 Jun 2006
- 19:36 Bug #471: NEF files show strange comment in digikam
- That is a valid comment. The first 8 bytes read "ASCII\0\0\0" (which defines the charset in accordance with the Exif ...
- 16:35 Bug #471 (Closed): NEF files show strange comment in digikam
- If you look at the comment of Nikon .NEF files, there is something like "65 83 67 73 73 0 0 0 32 32 32 32 32 32 32 32...
04 Jun 2006
- 08:21 Revision 816: New TIFF parser: Extract TIFF thumbnail from IFD1 if there is one.
- 08:17 Revision 815: Minor doc fix
03 Jun 2006
- 22:46 Revision 814: Cleanup: Replaced simple print functions with EXV_PRINT_TAG macro and TagDetails ar...
- 16:33 Feature #470 (New): Provide a means for apps to probe the library which tags can be written to fo...
- Not all file formats support all tags. Applications need to make decisions based on whether or not a tag is writable ...
02 Jun 2006
- 08:44 Revision 813: Tagged release 0.10
- 08:29 Revision 812: Fixed MSVC compilation errors
- 06:28 Revision 811: Updated changelog
- 06:20 Bug #469: MemIo behaviour differs from FILE* and FileIo
- r810
- 05:59 Revision 810: Fixed MemIo EOF behaviour to be similar to that of FILE*. Fixes bug #469
- 01:52 Revision 809: Missing 'Adobe RGB' color space value used with tiff file
01 Jun 2006
- 08:09 Revision 808: Stripped trailing whitespace
- 07:19 Revision 807: Fixed typo
- 05:28 Revision 806: Included exiv2_version.h from types.hpp, added sample usage
31 May 2006
- 09:32 Revision 805: Added EXIV2_CHECK_VERSION(major,minor,patch) and related defines for use by applica...
30 May 2006
- 12:04 Revision 804: Fix tags Compression and Photometric according with last libtiff 3.8.2 descriptions
- 10:38 Revision 803: Updated tag values for "Compression" and "PhotometricInterpretation" (Gilles Caulier)
- 10:11 Bug #469 (Closed): MemIo behaviour differs from FILE* and FileIo
- > When using readMetadata() on a TIFF that has been opened using
> Exiv2::ImageFactory::open(ptr,size) I always get ...
27 May 2006
Also available in: Atom