~ubuntu-branches/ubuntu/precise/exiv2/precise

« back to all changes in this revision

Viewing changes to src/pngchunk_int.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2011-09-24 14:28:30 UTC
  • mfrom: (17.1.4 experimental)
  • Revision ID: james.westby@ubuntu.com-20110924142830-hjtwo7gruo96n7g7
Tags: 0.22-1
* New upstream release
* NEW Package libexiv2-11 - soname bump
* Drop usr/lib/libexiv2.la non-empty-dependency_libs-in-la-file
* Ack NMU, Thanks Luk (Closes: #618747)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
           <a href="http://www.vias.org/pngguide/chapter11_04.html">PNG tTXt and zTXt chunks structures</a> from PNG definitive guide,<br>
26
26
           <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/PNG.html">PNG tags list</a> by Phil Harvey<br>
27
27
           Email communication with <a href="mailto:caulier dot gilles at gmail dot com">caulier dot gilles at gmail dot com</a><br>
28
 
  @version $Rev: 2455 $
 
28
  @version $Rev: 2453 $
29
29
  @author  Andreas Huggel (ahu)
30
30
           <a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
31
31
  @author  Gilles Caulier (cgilles)