Next | Query returned 16 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2005-07-01 14:54:09 by Adam Ciarcinski | Files touched by this commit (3)
Log message:
Changes 1.00:
added Canon tags, minor tweaks
fixed handling of short ASCII strings
added Panasonic tags
enhanced Nikon maker note support for newer cameras
internal code cleanup to allow separate maker TIFF info
added new Canon shooting modes
fixed exiftime crash on missing tags
fixed looping from recursive Canon IFD ref
sanitize ASCII tags to handle corrupt maker notes
added Panasonic values, tags
image number support for Canon EOS-20D
added Canon EOS-20D custom function support
added Sigma maker note support
added Canon tag values, calculate EV's
fixed flash tag processing to catch all possible values
fixed spelling for Minolta values
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2004-05-20 19:41:39 by Min Sik Kim | Files touched by this commit (4) | Package updated
Log message:
Update exiftags to 0.99.1 and enable pkgviews installation.

Changes since 0.98:
20040506 fixed exiftime install oversight
20040504 added Canon camera actuations (thanks: Stan Jirman)
20040420 added Panasonic maker note support (thanks: Tom Hughes)
20040410 improved error messages in exifcom
20040408 added exiftime utility to display and write date/time tags
20040403 added Leica maker note support
20040403 slight hack to use Canon's subject distance tag (units unclear)
20040403 fixed Canon maker function parameter mismatch
20040403 updated for Exif 2.21 draft spec (minor changes)
20040403 fixed problem with images without IFD1
20040403 additional bounds checks on some tags (thanks: Michael McCandless)
20040403 fixed negative fraction display
20040227 added Asahi/Pentax maker note support
20031101 prevent looping when a tag refers to its own IFD
   2003-10-24 03:44:35 by Juan Romero Pardines | Files touched by this commit (3)
Log message:
Updated to 0.98. PR pkg/22935, Min Sik Kim <minskim@bawi.org>.

Changes:

20030815 version: exiftags 0.98
20030807 fixed some Fuji, Minotla, Nikon byte order bugs/dependencies
20030806 internal code cleanup to nicely support multiple tag sets
20030806 internal code cleanup to allow different IFD byte orders
20030806 added Sanyo maker note support
20030805 added support for Nikon D1X
20030805 fixed crash on Minolta DiMAGE EX
20030802 fixed offset check bug for ascii strings
20030801 added support for GPS info tags
20030622 fixed crashes on badly formed comments, type mismatches
20030622 added Canon 10D custom function support (thanks: Jason Montojo)
20030211 tweaked Canon 1D/1Ds custom function support
20030204 version: exiftags 0.97
20030204 fixed byte order bug displaying Exif version
20030128 assign bad or senseless tags separate dump level
20030124 internal code cleanups
20030123 assign overridden tags separate dump level
20030121 support for Canon EOS-1D & 1DS (thanks: Stan Jirman)
20030120 added -s option to customize delimiter
20030120 support for multiple shorts in a tag (e.g., subject area)
20030112 added Minolta maker note support (thanks: Javier Crespo)
20030104 removed spurious Exif header warning (thanks: Kevin Layer)
20030104 Canon ISO values (thanks: Alan Murphy)
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/
   2002-12-26 12:11:23 by Shell Hung | Files touched by this commit (5) | Imported package
Log message:
Initial import of exiftags-0.96

---
The exiftags utility parses a specified JPEG file or, by default,
its standard input, looking for a JPEG APP1 section containing Exif
(Exchangeable Image File) image metadata. The properties contained
in these data are then printed to the standard output. Digital
cameras typically add Exif data to the image files they produce,
containing information about the camera and digitized image.

The program supports a variety of cameras, and includes additional
support for a portion of the maker notes for Canon, Casio, Fuji,
Nikon, and Olympus cameras. Currently this program runs under
Windows and Unix-like operating systems.

An included companion utility, exifcom, displays and writes the
UserComment Exif tag that some cameras include in the image metadata
they create. This program is useful for recording caption or location
information in the image file itself.

License: BSD License

Next | Query returned 16 messages, browsing 11 to 20 | previous