From 35aa768d991d5dadb6b3301b371b0cb8e4747e1d Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Thu, 12 Jan 2006 19:39:53 +0000 Subject: - fix build failed without defined FFMDIR - add exif support (required libexif) --- liboutput/encode.c | 2 +- liboutput/encode.h | 2 +- liboutput/stillimage-player.c | 2 +- liboutput/stillimage-player.h | 2 +- liboutput/stillimage.c | 2 +- liboutput/stillimage.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'liboutput') diff --git a/liboutput/encode.c b/liboutput/encode.c index 1eb2dfd..505d478 100644 --- a/liboutput/encode.c +++ b/liboutput/encode.c @@ -1,7 +1,7 @@ /*************************************************************************** * encode.c * - * (C) Copyright 2004 Andreas Brachold + * (C) Copyright 2004-2006 Andreas Brachold * Created: Thu Aug 5 2004 * ****************************************************************************/ diff --git a/liboutput/encode.h b/liboutput/encode.h index 43f69f4..805e279 100644 --- a/liboutput/encode.h +++ b/liboutput/encode.h @@ -1,7 +1,7 @@ /*************************************************************************** * encode.h * - * (C) Copyright 2004 Andreas Brachold + * (C) Copyright 2004 Andreas Brachold * Created: Thu Aug 5 2004 * ****************************************************************************/ diff --git a/liboutput/stillimage-player.c b/liboutput/stillimage-player.c index f15ef8f..77cd1b1 100644 --- a/liboutput/stillimage-player.c +++ b/liboutput/stillimage-player.c @@ -1,6 +1,6 @@ /*************************************************************************** * stillimage-player.c - * (C) Copyright 2004-2005 Andreas Brachold + * (C) Copyright 2004-2005 Andreas Brachold * Created: Thu Aug 5 2004 * ****************************************************************************/ diff --git a/liboutput/stillimage-player.h b/liboutput/stillimage-player.h index c0aa632..e1d5dc2 100644 --- a/liboutput/stillimage-player.h +++ b/liboutput/stillimage-player.h @@ -1,6 +1,6 @@ /*************************************************************************** * stillimage-player.h - * (C) Copyright 2004 Andreas Brachold + * (C) Copyright 2004 Andreas Brachold * Created: Thu Aug 5 2004 * ****************************************************************************/ diff --git a/liboutput/stillimage.c b/liboutput/stillimage.c index a83306d..6cefd44 100644 --- a/liboutput/stillimage.c +++ b/liboutput/stillimage.c @@ -1,6 +1,6 @@ /*************************************************************************** * stillimage.c - * (C) Copyright 2004 + * (C) Copyright 2004 * Created: Thu Aug 5 2004 * * parts of the code (c) Peter Seyringer diff --git a/liboutput/stillimage.h b/liboutput/stillimage.h index eb6428b..35abae1 100644 --- a/liboutput/stillimage.h +++ b/liboutput/stillimage.h @@ -1,6 +1,6 @@ /*************************************************************************** * stillimage.h - * (C) Copyright 2004 Andreas Brachold + * (C) Copyright 2004 Andreas Brachold * Created: Thu Aug 5 2004 * ****************************************************************************/ -- cgit v1.2.3