diff options
author | Andreas Brachold <vdr07@deltab.de> | 2006-01-12 19:39:53 +0000 |
---|---|---|
committer | Andreas Brachold <vdr07@deltab.de> | 2006-01-12 19:39:53 +0000 |
commit | 35aa768d991d5dadb6b3301b371b0cb8e4747e1d (patch) | |
tree | 4a86dbf6579d1bce3a0de128b23f6d2ef3a3436d /liboutput/encode.h | |
parent | e704540374d251d037560673e9373a357959198b (diff) | |
download | vdr-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 'liboutput/encode.h')
-rw-r--r-- | liboutput/encode.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <vdr04-at-deltab.de> + * (C) Copyright 2004 Andreas Brachold <anbr at users.berlios.de> * Created: Thu Aug 5 2004 * ****************************************************************************/ |