summaryrefslogtreecommitdiff
path: root/v4l2-apps/libv4l/libv4l2/v4l2convert.c
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-09-07 01:17:45 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-09-07 01:17:45 -0300
commitc8d4bba77d042c9ede4936550f38666cde85a50c (patch)
treeee7aa9817d9af2ca9edfb26a137c6192fa6c2072 /v4l2-apps/libv4l/libv4l2/v4l2convert.c
parent38df09ba8b967b4d219c2afe04dcc1ae743e766f (diff)
parentb90712cf41e75451c3b515ed41d2eda714db3de1 (diff)
downloadmediapointer-dvb-s2-c8d4bba77d042c9ede4936550f38666cde85a50c.tar.gz
mediapointer-dvb-s2-c8d4bba77d042c9ede4936550f38666cde85a50c.tar.bz2
merge: http://linuxtv.org/hg/~awalls/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'v4l2-apps/libv4l/libv4l2/v4l2convert.c')
-rw-r--r--v4l2-apps/libv4l/libv4l2/v4l2convert.c2
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