mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
applemedia: update contact information
This commit is contained in:
parent
ad2d6be695
commit
519cefdeee
44 changed files with 51 additions and 51 deletions
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -648,7 +648,7 @@ gst_avf_video_src_base_init (gpointer gclass)
|
||||||
gst_element_class_set_metadata (element_class,
|
gst_element_class_set_metadata (element_class,
|
||||||
"Video Source (AVFoundation)", "Source/Video",
|
"Video Source (AVFoundation)", "Source/Video",
|
||||||
"Reads frames from an iOS AVFoundation device",
|
"Reads frames from an iOS AVFoundation device",
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
gst_element_class_add_pad_template (element_class,
|
gst_element_class_add_pad_template (element_class,
|
||||||
gst_static_pad_template_get (&src_template));
|
gst_static_pad_template_get (&src_template));
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -831,7 +831,7 @@ gst_cel_video_src_base_init (gpointer gclass)
|
||||||
gst_element_class_set_metadata (element_class,
|
gst_element_class_set_metadata (element_class,
|
||||||
"Video Source (Celestial)", "Source/Video",
|
"Video Source (Celestial)", "Source/Video",
|
||||||
"Reads frames from an iOS Celestial device",
|
"Reads frames from an iOS Celestial device",
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
gst_element_class_add_pad_template (element_class,
|
gst_element_class_add_pad_template (element_class,
|
||||||
gst_static_pad_template_get (&src_template));
|
gst_static_pad_template_get (&src_template));
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.com>
|
||||||
* 2009 Knut Inge Hvidsten <knuhvids@cisco.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -1127,7 +1127,7 @@ gst_mio_video_src_base_init (gpointer gclass)
|
||||||
gst_element_class_set_metadata (element_class,
|
gst_element_class_set_metadata (element_class,
|
||||||
"Video Source (MIO)", "Source/Video",
|
"Video Source (MIO)", "Source/Video",
|
||||||
"Reads frames from a Mac OS X MIO device",
|
"Reads frames from a Mac OS X MIO device",
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
gst_element_class_add_pad_template (element_class,
|
gst_element_class_add_pad_template (element_class,
|
||||||
gst_static_pad_template_get (&src_template));
|
gst_static_pad_template_get (&src_template));
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009-2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009-2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2009 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2009 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -532,7 +532,7 @@ gst_qtkit_video_src_class_init (GstQTKitVideoSrcClass * klass)
|
||||||
gst_element_class_set_metadata (gstelement_class,
|
gst_element_class_set_metadata (gstelement_class,
|
||||||
"Video Source (QTKit)", "Source/Video",
|
"Video Source (QTKit)", "Source/Video",
|
||||||
"Reads frames from a Mac OS X QTKit device",
|
"Reads frames from a Mac OS X QTKit device",
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
gst_element_class_add_pad_template (gstelement_class,
|
gst_element_class_add_pad_template (gstelement_class,
|
||||||
gst_static_pad_template_get (&src_template));
|
gst_static_pad_template_get (&src_template));
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010, 2013 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010, 2013 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -73,7 +73,7 @@ gst_vtdec_base_init (GstVTDecClass * klass)
|
||||||
|
|
||||||
gst_element_class_set_metadata (element_class, longname,
|
gst_element_class_set_metadata (element_class, longname,
|
||||||
"Codec/Decoder/Video", description,
|
"Codec/Decoder/Video", description,
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
g_free (longname);
|
g_free (longname);
|
||||||
g_free (description);
|
g_free (description);
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010, 2013 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -216,7 +216,7 @@ gst_vt_h264_dec_bin_base_init (gpointer gclass)
|
||||||
"VTH264DecBin",
|
"VTH264DecBin",
|
||||||
"Decoder/Video",
|
"Decoder/Video",
|
||||||
"VideoToolbox H.264 decoder bin",
|
"VideoToolbox H.264 decoder bin",
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
gst_element_class_add_pad_template (element_class,
|
gst_element_class_add_pad_template (element_class,
|
||||||
gst_static_pad_template_get (&vth264decbin_sink_template));
|
gst_static_pad_template_get (&vth264decbin_sink_template));
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
@ -78,7 +78,7 @@ gst_vt_h264_enc_bin_base_init (gpointer gclass)
|
||||||
"VTH264EncBin",
|
"VTH264EncBin",
|
||||||
"Encoder/Video",
|
"Encoder/Video",
|
||||||
"VideoToolbox H.264 encoder bin",
|
"VideoToolbox H.264 encoder bin",
|
||||||
"Ole André Vadla Ravnås <oravnas@cisco.com>");
|
"Ole André Vadla Ravnås <oleavr@soundrop.com>");
|
||||||
|
|
||||||
gst_element_class_add_pad_template (element_class,
|
gst_element_class_add_pad_template (element_class,
|
||||||
gst_static_pad_template_get (&vth264encbin_sink_template));
|
gst_static_pad_template_get (&vth264encbin_sink_template));
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2010 Ole André Vadla Ravnås <oravnas@cisco.com>
|
* Copyright (C) 2010 Ole André Vadla Ravnås <oleavr@soundrop.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
|
||||||
|
|
Loading…
Reference in a new issue