summaryrefslogtreecommitdiff
path: root/data.c
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2006-01-12 19:39:53 +0000
committerAndreas Brachold <vdr07@deltab.de>2006-01-12 19:39:53 +0000
commit35aa768d991d5dadb6b3301b371b0cb8e4747e1d (patch)
tree4a86dbf6579d1bce3a0de128b23f6d2ef3a3436d /data.c
parente704540374d251d037560673e9373a357959198b (diff)
downloadvdr-plugin-image-35aa768d991d5dadb6b3301b371b0cb8e4747e1d.tar.gz
vdr-plugin-image-35aa768d991d5dadb6b3301b371b0cb8e4747e1d.tar.bz2
- fix build failed without defined FFMDIR
- add exif support (required libexif)
Diffstat (limited to 'data.c')
-rw-r--r--data.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/data.c b/data.c
index f5f10aa..9a8cba8 100644
--- a/data.c
+++ b/data.c
@@ -1,11 +1,11 @@
/*
* Image plugin to VDR (C++)
*
- * (C) 2004-2005 Andreas Brachold <vdr04-at-deltab.de>
- * (C) 2003 Kai Tobias Burwieck <kai@burwieck.net>
+ * (C) 2004-2005 Andreas Brachold <anbr at users.berlios.de>
+ * (C) 2003 Kai Tobias Burwieck <kai at burwieck.net>
*
* based on MP3/MPlayer plugin to VDR (C++)
- * (C) 2001,2002 Stefan Huelswitt <huels@iname.com>
+ * (C) 2001,2002 Stefan Huelswitt <huels at iname.com>
*
* This code is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License