[gst-cvs] gst-plugins-bad: applemedia: update e-mail addresses
Ole Andre Vadla Ravnaas
oleavr at kemper.freedesktop.org
Thu Nov 4 06:32:23 PDT 2010
Module: gst-plugins-bad
Branch: master
Commit: b873920eaa8c1fc7cb29f28a00cfe8b7a113be50
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=b873920eaa8c1fc7cb29f28a00cfe8b7a113be50
Author: Ole André Vadla Ravnås <oravnas at cisco.com>
Date: Thu Nov 4 14:29:37 2010 +0100
applemedia: update e-mail addresses
---
sys/applemedia/miovideodevice.c | 2 +-
sys/applemedia/plugin.m | 2 +-
sys/applemedia/qtkitvideosrc.m | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys/applemedia/miovideodevice.c b/sys/applemedia/miovideodevice.c
index 7ed9a52..9666dc3 100644
--- a/sys/applemedia/miovideodevice.c
+++ b/sys/applemedia/miovideodevice.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas at cisco.com>
- * 2009 Knut Inge Hvidsten <knut.inge.hvidsten at tandberg.com>
+ * 2009 Knut Inge Hvidsten <knuhvids at 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 b051de9..6945d47 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 at tandberg.com>
+ * Copyright (C) 2009-2010 Ole André Vadla Ravnås <oravnas at 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 a8261cb..8069d56 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 at tandberg.com>
+ * Copyright (C) 2009 Ole André Vadla Ravnås <oravnas at 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 at tandberg.com>"
+ "Ole André Vadla Ravnås <oravnas at cisco.com>"
};
static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",
More information about the Gstreamer-commits
mailing list