applemedia: update e-mail addresses

This commit is contained in:
Ole André Vadla Ravnås 2010-11-04 14:29:37 +01:00
parent a1994b59f5
commit b873920eaa
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
/* /*
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com> * 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 * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public

View file

@ -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 * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public

View file

@ -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 * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public
@ -36,7 +36,7 @@ static const GstElementDetails element_details = {
"QTKitVideoSrc", "QTKitVideoSrc",
"Source/Video", "Source/Video",
"Stream data from a video capture device through QTKit", "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", static GstStaticPadTemplate src_template = GST_STATIC_PAD_TEMPLATE ("src",