[Forensics-changes] [metacam] branch upstream updated (c718f39 -> 0b4a33e)

Joao Eriberto Mota Filho eriberto at moszumanska.debian.org
Tue Oct 28 12:35:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

eriberto pushed a change to branch upstream
in repository metacam.

      from  c718f39   Imported Upstream version 0.6
       new  0b4a33e   Imported Upstream version 1.2

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 BUGS                           |  17 +
 Makefile                       |  35 +-
 TAGS                           | 137 ------
 THANKS                         |   5 +
 canontags.cc                   |  20 +-
 casiotags.cc                   |  28 +-
 dataifd.cc                     | 117 ++++++
 ifdentry.cc => dataifdentry.cc | 163 ++++----
 datatiff.h                     |  88 ++++
 dpyfuncs.cc                    | 924 +++++++++++++++++++++++------------------
 dpyfuncs.h                     | 129 +++---
 editifd.cc                     | 105 +++++
 edittiff.h                     |  82 ++++
 exiftags.cc                    | 196 +++++----
 tifffile.cc => filetiff.cc     | 105 +++--
 filetiff.h                     |  75 ++++
 ifd.cc                         | 118 ------
 lookups.cc                     | 310 ++++++++++++++
 metacam.cc                     | 447 ++++++++++----------
 metacam.h                      | 243 +++--------
 metatiff.cc                    |  91 ++++
 metatiff.h                     | 469 +++++++++++++++++++++
 nikontags.cc                   |  47 ++-
 ocontext.cc                    | 352 ++++++++++++++++
 odrivers.h                     | 122 ++++++
 olympustags.cc                 |  16 +-
 rationals.cc                   |  24 +-
 tiffdata.cc                    |  98 +++++
 28 files changed, 3173 insertions(+), 1390 deletions(-)
 create mode 100644 BUGS
 delete mode 100644 TAGS
 create mode 100644 dataifd.cc
 rename ifdentry.cc => dataifdentry.cc (51%)
 create mode 100644 datatiff.h
 create mode 100644 editifd.cc
 create mode 100644 edittiff.h
 rename tifffile.cc => filetiff.cc (53%)
 create mode 100644 filetiff.h
 delete mode 100644 ifd.cc
 create mode 100644 lookups.cc
 create mode 100644 metatiff.cc
 create mode 100644 metatiff.h
 create mode 100644 ocontext.cc
 create mode 100644 odrivers.h
 create mode 100644 tiffdata.cc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/metacam.git



More information about the forensics-changes mailing list