diff options
author | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-08-05 12:28:07 +0200 |
---|---|---|
committer | hans@rhel5-devel.localdomain <hans@rhel5-devel.localdomain> | 2009-08-05 12:28:07 +0200 |
commit | faf2479d2dfa16ad1c7a316f0443df4fa6f9c3c8 (patch) | |
tree | af2f8f4ff2f6d6cd1eb9d8afe9e8a7bdecfe5e67 /v4l2-apps/libv4l/libv4l2/v4l2convert.c | |
parent | 8175e2d510324afe6dad11293f8bc271a1d2e14b (diff) | |
download | mediapointer-dvb-s2-faf2479d2dfa16ad1c7a316f0443df4fa6f9c3c8.tar.gz mediapointer-dvb-s2-faf2479d2dfa16ad1c7a316f0443df4fa6f9c3c8.tar.bz2 |
libv4l: update my email address
From: Hans de Goede <hdegoede@redhat.com>
libv4l: update my email address
Priority: normal
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/libv4l2/v4l2convert.c')
-rw-r--r-- | v4l2-apps/libv4l/libv4l2/v4l2convert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l2-apps/libv4l/libv4l2/v4l2convert.c b/v4l2-apps/libv4l/libv4l2/v4l2convert.c index 4b75a5ebf..e402f78d8 100644 --- a/v4l2-apps/libv4l/libv4l2/v4l2convert.c +++ b/v4l2-apps/libv4l/libv4l2/v4l2convert.c @@ -3,7 +3,7 @@ # for v4l2 applications which want to be able to simply capture bgr24 / yuv420 # from v4l2 devices with more exotic frame formats. -# (C) 2008 Hans de Goede <j.w.r.degoede@hhs.nl> +# (C) 2008 Hans de Goede <hdegoede@redhat.com> # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by |