Remove obsolete svn revision

This commit is contained in:
tbeu 2017-11-07 22:43:16 +01:00
parent f45fb51f51
commit 5df8b01b77
191 changed files with 27 additions and 197 deletions

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile.in
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 15-Jan-04, ahu: created
#

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile.in
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 15-Jan-04, ahu: created
#

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: config.make
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 26-Feb-05, ahu: created
#

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: config.mk.in
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 10-Dec-03, ahu: created
#

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 31-Jan-09, ahu: created
#

View File

@ -20,7 +20,6 @@
*/
/*
File: helpers.cpp
Version: $Rev$
Author(s): Brad Schick (brad) <schickb@gmail.com>
History: 19-Jan-09, brad: created
*/

View File

@ -20,7 +20,6 @@
*/
/*
File: helpers.hpp
Version: $Rev$
Author(s): Brad Schick (brad) <schickb@gmail.com>
History: 19-Jan-09, brad: created
*/

View File

@ -20,7 +20,6 @@
*/
/*
File: organize.cpp
Version: $Rev$
Author(s): Brad Schick (brad) <schickb@gmail.com>
History: 19-Jan-09, brad: created
*/

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 10-Dec-03, ahu: created
#

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 28-May-05, ahu: created
#

View File

@ -1,6 +1,5 @@
################################################################################
# File : exiv2.dot
# Version : $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History : 18-Feb-04, ahu: created
# 19-Mar-05, ahu: updated after inside-out change

View File

@ -1,6 +1,5 @@
################################################################################
# File : iptc.awk
# Version : $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History : 07-Feb-04, ahu: created
#

View File

@ -1,6 +1,5 @@
################################################################################
# File : tags.awk
# Version : $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History : 07-Feb-04, ahu: created
#

View File

@ -1,6 +1,5 @@
################################################################################
# File : xmp.awk
# Version : $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History : 23-Nov-07, ahu: created
#

View File

@ -21,7 +21,6 @@
/*!
@file asfvideo.hpp
@brief An Image subclass to support ASF video files
@version $Rev$
@author Abhinav Badola for GSoC 2012
<a href="mailto:mail.abu.to@gmail.com">mail.abu.to@gmail.com</a>
@date 08-Aug-12, AB: created

View File

@ -20,7 +20,6 @@
*/
/*
File: basicio.hpp
Version: $Rev: 4633 $
*/
#ifndef BASICIO_HPP_
#define BASICIO_HPP_

View File

@ -21,7 +21,6 @@
/*!
@file bmpimage.hpp
@brief Windows Bitmap (BMP) image
@version $Rev: 3091 $
@author Marco Piovanelli, Ovolab (marco)
<a href="mailto:marco.piovanelli@pobox.com">marco.piovanelli@pobox.com</a>
@date 05-Mar-2007, marco: created

View File

@ -21,7 +21,6 @@
/*!
@file convert.hpp
@brief Exif and IPTC conversions to and from XMP
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a><BR>
Vladimir Nadvornik (vn)

View File

@ -21,7 +21,6 @@
/*!
@file cr2image.hpp
@brief Class Cr2Image
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 22-Apr-06, ahu: created

View File

@ -23,7 +23,6 @@
@brief Class CrwImage to access Canon CRW images.<BR>
References:<BR>
<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/canon_raw.html">The Canon RAW (CRW) File Format</a> by Phil Harvey
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 28-Aug-05, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file datasets.hpp
@brief IPTC dataset and type information
@version $Rev: 3091 $
@author Brad Schick (brad) <brad@robotbattle.com>
@date 24-Jul-04, brad: created
*/

View File

@ -21,7 +21,6 @@
/*!
@file easyaccess.hpp
@brief Provides easy (high-level) access to some Exif meta data.
@version $Rev: 3091 $
@author Carsten Pfeiffer <pfeiffer@kde.org>
@date 28-Feb-09, gis: created
*/

View File

@ -26,7 +26,6 @@
<br>[2] <a href="http://partners.adobe.com/public/developer/en/ps/5002.EPSF_Spec.pdf">Adobe Encapsulated PostScript File Format Specification, Version 3.0</a>, May 1992
<br>[3] <a href="http://www.adobe.com/content/dam/Adobe/en/devnet/xmp/pdfs/XMPSpecificationPart3.pdf">Adobe XMP Specification Part 3: Storage in Files</a>, July 2010
<br>[4] <a href="http://groups.google.com/group/adobe.illustrator.windows/msg/0a9d7b1244b59062">Re: Thumbnail data format in ai file</a>, Dec 2003
@version $Rev: $
@author Michael Ulbrich (mul)
<a href="mailto:mul@rentapacs.de">mul@rentapacs.de</a>
@author Volker Grabsch (vog)

View File

@ -21,7 +21,6 @@
/*!
@file error.hpp
@brief Error class for exceptions, log message class
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 15-Jan-04, ahu: created<BR>

View File

@ -21,7 +21,6 @@
/*!
@file exif.hpp
@brief Encoding and decoding of Exif data
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 09-Jan-04, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file exiv2.hpp
@brief Include all Exiv2 header files.
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 21-Jun-10, ahu: created

View File

@ -2,7 +2,6 @@
/*!
@file exv_msvc.h
@brief Configuration settings for MSVC
@version $Rev: 2320 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 07-Feb-04, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file futils.hpp
@brief Basic file utility functions required by Exiv2
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 12-Dec-03, ahu: created<BR>

View File

@ -22,7 +22,6 @@
@file gifimage.hpp
@brief GIF image, implemented using the following references:
<a href="http://www.w3.org/Graphics/GIF/spec-gif89a.txt">GIF89 specification</a> by W3C<br>
@version $Rev: 3091 $
@author Marco Piovanelli, Ovolab (marco)
<a href="mailto:marco.piovanelli@pobox.com">marco.piovanelli@pobox.com</a>
@date 26-Feb-2007, marco: created

View File

@ -20,7 +20,6 @@
*/
/*!
@file image.hpp
@version $Rev: 3091 $
*/
#ifndef IMAGE_HPP_
#define IMAGE_HPP_

View File

@ -21,7 +21,6 @@
/*!
@file iptc.hpp
@brief Encoding and decoding of IPTC data
@version $Rev: 3091 $
@author Brad Schick (brad)
<a href="mailto:brad@robotbattle.com">brad@robotbattle.com</a>
@date 31-Jul-04, brad: created

View File

@ -21,7 +21,6 @@
/*
File: jp2image.cpp
Version: $Rev: 4629 $
*/
#ifndef JP2IMAGE_HPP_

View File

@ -21,7 +21,6 @@
/*!
@file jpgimage.hpp
@brief Class JpegImage to access JPEG images
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@author Brad Schick (brad)

View File

@ -21,7 +21,6 @@
/*!
@file matroskavideo.hpp
@brief An Image subclass to support Matroska video files
@version $Rev$
@author Abhinav Badola for GSoC 2012
<a href="mailto:mail.abu.to@gmail.com">mail.abu.to@gmail.com</a>
@date 18-Jun-12, AB: created

View File

@ -21,7 +21,6 @@
/*!
@file metadatum.hpp
@brief Provides abstract base classes Metadatum and Key
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@author Brad Schick (brad)

View File

@ -22,7 +22,6 @@
@file mrwimage.hpp
@brief Minolta RAW image, implemented using the following references:
<a href="http://www.dalibor.cz/minolta/raw_file_format.htm">Minolta Raw file format</a> by Dalibor Jelinek
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 13-May-06, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file orfimage.hpp
@brief Olympus RAW image
@version $Rev: 3091 $
@author Jeff Costlow
<a href="mailto:costlow@gmail.com">costlow@gmail.com</a>
@date 31-Jul-07, costlow: created

View File

@ -22,7 +22,6 @@
@file pgfimage.hpp
@brief PGF image, implemented using the following references:
<a href="http://www.libpgf.org/uploads/media/PGF_stamm_wscg02.pdf">PGF specification</a> from libpgf web site<br>
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@author Gilles Caulier (cgilles)

View File

@ -23,7 +23,6 @@
@brief PNG image, implemented using the following references:
<a href="http://www.w3.org/TR/PNG/">PNG specification</a> by W3C<br>
<a href="http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/PNG.html">PNG tags list</a> by Phil Harvey<br>
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@author Gilles Caulier (cgilles)

View File

@ -21,7 +21,6 @@
/*!
@file preview.hpp
@brief Classes to access all preview images embedded in an image.
@version $Rev: 3091 $
@author Vladimir Nadvornik (vn)
<a href="mailto:nadvornik@suse.cz">nadvornik@suse.cz</a>
@date 18-Sep-08, vn: created

View File

@ -23,7 +23,6 @@
@brief XMP property and type information.<BR>References:<BR>
<a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf">XMP Specification</a> from Adobe
<I>(Property descriptions copied from the XMP specification with the permission of Adobe)</I>
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@author Gilles Caulier (cgilles)

View File

@ -22,7 +22,6 @@
@file psdimage.hpp
@brief Photoshop image, implemented using the following references:
<a href="http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf">Adobe Photoshop 6.0 File Format Specification</a> by Adobe<br>
@version $Rev: 3091 $
@author Marco Piovanelli, Ovolab (marco)
<a href="mailto:marco.piovanelli@pobox.com">marco.piovanelli@pobox.com</a>
@author Michael Ulbrich

View File

@ -21,7 +21,6 @@
/*!
@file quicktimevideo.hpp
@brief An Image subclass to support Quick Time video files
@version $Rev$
@author Abhinav Badola for GSoC 2012
<a href="mailto:mail.abu.to@gmail.com">mail.abu.to@gmail.com</a>
@date 28-Jun-12, AB: created

View File

@ -21,7 +21,6 @@
/*!
@file rafimage.hpp
@brief Fujifilm RAW image
@version $Rev: 3090 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 05-Feb-07, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file riffvideo.hpp
@brief An Image subclass to support RIFF video files
@version $Rev$
@author Abhinav Badola for GSoC 2012
<a href="mailto:mail.abu.to@gmail.com">mail.abu.to@gmail.com</a>
@date 18-Jun-12, AB: created

View File

@ -21,7 +21,6 @@
/*!
@file rw2image.hpp
@brief Class Rw2Image
@version $Rev: 3090 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 06-Jan-09, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file tags.hpp
@brief Exif tag and type information
@version $Rev: 3090 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 15-Jan-04, ahu: created<BR>

View File

@ -23,7 +23,6 @@
@brief Truevision TARGA v2 image, implemented using the following references:
<a href="http://en.wikipedia.org/wiki/Truevision_TGA">Truevision TGA page on Wikipedia</a><br>
<a href="http://www.gamers.org/dEngine/quake3/TGA.ps.gz">TGA(tm) File Format Specification</a>
@version $Rev: 3090 $
@author Marco Piovanelli, Ovolab (marco)
<a href="mailto:marco.piovanelli@pobox.com">marco.piovanelli@pobox.com</a>
@date 05-Mar-2007, marco: created

View File

@ -20,7 +20,6 @@
*/
/*
File: tiffimage.hpp
Version: $Rev: 4633 $
*/
#ifndef TIFFIMAGE_HPP_

View File

@ -21,7 +21,6 @@
/*!
@file types.hpp
@brief Type definitions for %Exiv2 and related functionality
@version $Rev: 3090 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 09-Jan-04, ahu: created<BR>

View File

@ -21,7 +21,6 @@
/*!
@file value.hpp
@brief Value interface and concrete subclasses
@version $Rev: 3090 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 09-Jan-04, ahu: created

View File

@ -24,7 +24,6 @@
References: Similar versioning defines are used in KDE, GTK and other
libraries. See http://apr.apache.org/versioning.html for accompanying
guidelines.
@version $Rev: 3371 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 31-May-06, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file webpimage.hpp
@brief An Image subclass to support WEBP image files
@version $Rev$
@author Ben Touchette
<a href="mailto:draekko.software+exiv2@gmail.com">draekko.software+exiv2@gmail.com</a>
@date 29-Jul-16

View File

@ -21,7 +21,6 @@
/*!
@file xmp.hpp
@brief Encoding and decoding of XMP data
@version $Rev: 3090 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 13-Jul-07, ahu: created

View File

@ -21,7 +21,6 @@
/*!
@file xmpsidecar.hpp
@brief An Image subclass to support XMP sidecar files
@version $Rev: 3090 $
@author Andreas Huggel
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 07-Mar-08, ahu: created

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 08-Oct-07, ahu: created
#

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// addmoddel.cpp, $Rev$
// addmoddel.cpp
// Sample program showing how to add, modify and delete Exif metadata.
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// convert-test.cpp, $Rev$
// convert-test.cpp
// Conversion test driver - make sure you have a copy of the input file around!
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// easyaccess-test.cpp, $Rev$
// easyaccess-test.cpp
// Sample program using high-level metadata access functions
// included header files

View File

@ -4,7 +4,6 @@
Exif.Photo.UserComment
File: exifcomment.cpp
Version : $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
History : 10-May-04, ahu: created
16-Jan-05, ahu: updated using CommentValue and operator trickery

View File

@ -3,7 +3,6 @@
Abstract : ExifData assignment and copy construction unit tests
File : exifdata-test.cpp
Version : $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
History : 20-Feb-05, ahu: created

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// exifdata.cpp, $Rev: 3090 $
// exifdata.cpp
// Sample program to format exif data in various external formats
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// exifprint.cpp, $Rev$
// exifprint.cpp
// Sample program to print the Exif metadata of an image
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// exifvalue.cpp, $Rev: 3090 $
// exifvalue.cpp
// Sample program to print value of an exif key in an image
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// geotag.cpp, $Rev: 2286 $
// geotag.cpp
// Sample program to read gpx files and update images with GPS tags
// g++ geotag.cpp -o geotag -lexiv2 -lexpat

View File

@ -23,7 +23,6 @@
since FileIo just sits atop of FILE* streams.
File : iotest.cpp
Version : $Rev$
Author(s): Brad Schick (brad) <brad@robotbattle.com>
History : 04-Dec-04, brad: created
*/

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// iptceasy.cpp, $Rev$
// iptceasy.cpp
// The quickest way to access, set or modify IPTC metadata.
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// iptcprint.cpp, $Rev$
// iptcprint.cpp
// Sample program to print the IPTC metadata of an image
#include <exiv2/exiv2.hpp>

View File

@ -4,7 +4,6 @@
This is not designed to be a robust application.
File : iptctest.cpp
Version : $Rev$
Author(s): Brad Schick (brad) <brad@robotbattle.com>
History : 01-Aug-04, brad: created
*/

View File

@ -3,7 +3,6 @@
Abstract : Key unit tests
File : key-test.cpp
Version : $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
History : 24-Aug-04, ahu: created

View File

@ -22,7 +22,6 @@
Abstract : Tester application for image file handling
File : metacopy.cpp
Version : $Rev$
Author(s): Brad Schick (brad) <brad@robotbattle.com>
History : 13-Jul-04, brad: created
*/

View File

@ -21,7 +21,6 @@
/*!
@file metacopy.hpp
@brief Defines class Params, used for the command line handling
@version $Rev$
@author Brad Schick (brad) <brad@robotbattle.com>
@date 13-Jul-04, brad: created
*/

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// mmap-test.cpp, $Rev$
// mmap-test.cpp
// Simple mmap tests
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// mt-test.cpp $Rev: 4415 $
// mt-test.cpp
// Sample multi-threading program
// Discussion: http://dev.exiv2.org/issues/1207

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// path-test.cpp, $Rev$
// path-test.cpp
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// prevtest.cpp, $Rev$
// prevtest.cpp
// Test access to preview images
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// stringto-test.cpp, $Rev$
// stringto-test.cpp
// Test conversions from string to long, float and Rational types.
#include <exiv2/exiv2.hpp>

View File

@ -3,7 +3,6 @@
Abstract: Print a simple comma separated list of tags defined in Exiv2
File: taglist.cpp
Version: $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
History: 07-Jan-04, ahu: created
*/

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// tiff-test.cpp, $Rev$
// tiff-test.cpp
// First and very simple TIFF write test.
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// tiffaddpath-test.cpp, $Rev$
// tiffaddpath-test.cpp
// Test driver to test adding new tags to a TIFF composite structure

View File

@ -20,7 +20,6 @@
*/
/*
Abstract : Test application to extract metadata from image to exv file
Version : $Rev: 3777 $
*/
// *****************************************************************************
// included header files

View File

@ -18,9 +18,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA.
*/
/*!
@version $Rev: 3777 $
*/
#ifndef _TOEXC_HPP_
#define _TOEXC_HPP_

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// werror-test.cpp, $Rev$
// werror-test.cpp
// Simple tests for the wide-string error class WError
#include <exiv2/exiv2.hpp>

View File

@ -3,7 +3,6 @@
Abstract : ExifData write unit tests
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
Version : $Rev$
Test procedure:
$ rm -f test.jpg thumb.jpg iii ttt;

View File

@ -3,7 +3,6 @@
Abstract : ExifData write unit tests for Exif data created from scratch
File : write2-test.cpp
Version : $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
History : 26-Jun-04, ahu: created

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// xmpparse.cpp, $Rev$
// xmpparse.cpp
// Read an XMP packet from a file, parse it and print all (known) properties.
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// xmpparser-test.cpp, $Rev$
// xmpparser-test.cpp
// Read an XMP packet from a file, parse and re-serialize it.
#include <exiv2/exiv2.hpp>

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// xmpprint.cpp, $Rev$
// xmpprint.cpp
// Read an XMP from a video or graphic file, parse it and print
// all (known) properties.
// ========================================================================

View File

@ -1,5 +1,5 @@
// ***************************************************************** -*- C++ -*-
// xmpsample.cpp, $Rev$
// xmpsample.cpp
// Sample/test for high level XMP classes. See also addmoddel.cpp
#include <exiv2/exiv2.hpp>

View File

@ -31,7 +31,6 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# File: Makefile
# Version: $Rev$
# Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
# History: 10-Dec-03, ahu: created
#

View File

@ -20,7 +20,6 @@
*/
/*
File: actions.cpp
Version: $Rev: 4719 $
*/
// *****************************************************************************
#include "rcsid_int.hpp"

View File

@ -22,7 +22,6 @@
@file actions.hpp
@brief Implements base class Task, TaskFactory and the various supported
actions (derived from Task).
@version $Rev: 3091 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
@date 11-Dec-03, ahu: created

View File

@ -20,7 +20,6 @@
*/
/*
File: asfvideo.cpp
Version: $Rev$
Author(s): Abhinav Badola for GSoC 2012 (AB) <mail.abu.to@gmail.com>
History: 08-Aug-12, AB: created
Credits: See header file

View File

@ -20,7 +20,6 @@
*/
/*
File: basicio.cpp
Version: $Rev$
*/
// *****************************************************************************
#include "rcsid_int.hpp"

View File

@ -20,7 +20,6 @@
*/
/*
File: bmpimage.cpp
Version: $Rev$
Author(s): Marco Piovanelli, Ovolab (marco)
History: 05-Mar-2007, marco: created
*/

View File

@ -20,7 +20,6 @@
*/
/*
File: canonmn.cpp
Version: $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
David Cannings (dc) <david@edeca.net>
Andi Clemens (ac) <andi.clemens@gmx.net>

View File

@ -23,7 +23,6 @@
@brief Canon makernote tags.<BR>References:<BR>
[1] <a href="http://www.burren.cx/david/canon.html">EXIF MakerNote of Canon</a> by David Burren<br>
[2] <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/Canon.html">Canon makernote tags</a> by Phil Harvey
@version $Rev$
@author <a href="mailto:ahuggel@gmx.net">Andreas Huggel (ahu)</a><br>
<a href="mailto:david@edeca.net">David Cannings (dc)</a>
<a href="mailto:andi.clemens@gmx.net">Andi Clemens (ac)</a>

View File

@ -20,7 +20,6 @@
*/
/*
File: Casiomn.cpp
Version: $Rev: 3091 $
History: 30-Oct-13, ahu: created
Credits: See header file
*/

View File

@ -24,7 +24,6 @@
<a href="http://gvsoft.homedns.org/exif/makernote-casio-type1.html">Casio MakerNote Information</a> by GVsoft,
Casio.pm of <a href="http://www.sno.phy.queensu.ca/~phil/exiftool/">ExifTool</a> by Phil Harvey,
<a href="http://www.ozhiker.com/electronics/pjmt/jpeg_info/casio_mn.html#Casio_Type_1_Tags">Casio Makernote Format Specification</a> by Evan Hunter.
@version $Rev: 3091 $
@date 30-Oct-13, ahu: created
*/
#ifndef CASIOMN_INT_HPP_

View File

@ -20,7 +20,6 @@
*/
/*
File: convert.cpp
Version: $Rev$
Author(s): Andreas Huggel (ahu) <ahuggel@gmx.net>
Vladimir Nadvornik (vn) <nadvornik@suse.cz>
History: 17-Mar-08, ahu: created basic converter framework

Some files were not shown because too many files have changed in this diff Show More