mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
applemedia: update e-mail addresses
This commit is contained in:
parent
a1994b59f5
commit
b873920eaa
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue