summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorOle André Vadla Ravnås <oravnas@cisco.com>2010-11-04 14:29:37 +0100
committerOle André Vadla Ravnås <oravnas@cisco.com>2010-11-04 14:32:09 +0100
commitb873920eaa8c1fc7cb29f28a00cfe8b7a113be50 (patch)
treef296799381f3127674b915238c78d52e11c4c8bd /sys
parenta1994b59f5bcd47b31fec7d89f3c4f1e60d190e1 (diff)
downloadgstreamer-plugins-bad-b873920eaa8c1fc7cb29f28a00cfe8b7a113be50.tar.gz
applemedia: update e-mail addresses
Diffstat (limited to 'sys')
-rw-r--r--sys/applemedia/miovideodevice.c2
-rw-r--r--sys/applemedia/plugin.m2
-rw-r--r--sys/applemedia/qtkitvideosrc.m4
3 files changed, 4 insertions, 4 deletions
diff --git a/sys/applemedia/miovideodevice.c b/sys/applemedia/miovideodevice.c
index 7ed9a5229..9666dc329 100644
--- a/sys/applemedia/miovideodevice.c
+++ b/sys/applemedia/miovideodevice.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
- * 2009 Knut Inge Hvidsten <knut.inge.hvidsten@tandberg.com>
+ * 2009 Knut Inge Hvidsten <knuhvids@cisco.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/sys/applemedia/plugin.m b/sys/applemedia/plugin.m
index b051de958..6945d4717 100644
--- a/sys/applemedia/plugin.m
+++ b/sys/applemedia/plugin.m
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
+ * Copyright (C) 2009-2010 Ole André Vadla Ravnås <oravnas@cisco.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
diff --git a/sys/applemedia/qtkitvideosrc.m b/sys/applemedia/qtkitvideosrc.m
index a8261cb32..8069d5618 100644
--- a/sys/applemedia/qtkitvideosrc.m
+++ b/sys/applemedia/qtkitvideosrc.m
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2009 Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>
+ * Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
@@ -36,7 +36,7 @@ static const GstElementDetails element_details = {
"QTKitVideoSrc",
"Source/Video",
"Stream data from a video capture device through QTKit",
- "Ole André Vadla Ravnås <ole.andre.ravnas@tandberg.com>"
+ "Ole André Vadla Ravnås <oravnas@cisco.com>"
};
static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",