mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-11 16:55:23 +00:00
Update Edgard Lima's email
https://bugzilla.gnome.org/show_bug.cgi?id=779230
This commit is contained in:
parent
4af642a6f8
commit
38ad22a7f1
10 changed files with 11 additions and 11 deletions
|
@ -14,7 +14,7 @@
|
||||||
<longname>HTTP client source</longname>
|
<longname>HTTP client source</longname>
|
||||||
<class>Source/Network</class>
|
<class>Source/Network</class>
|
||||||
<description>Receive data as a client over the network via HTTP using NEON</description>
|
<description>Receive data as a client over the network via HTTP using NEON</description>
|
||||||
<author>Edgard Lima <edgard.lima@indt.org.br>, Rosfran Borges <rosfran.borges@indt.org.br>, Andre Moreira Magalhaes <andre.magalhaes@indt.org.br></author>
|
<author>Edgard Lima <edgard.lima@gmail.com>, Rosfran Borges <rosfran.borges@indt.org.br>, Andre Moreira Magalhaes <andre.magalhaes@indt.org.br></author>
|
||||||
<pads>
|
<pads>
|
||||||
<caps>
|
<caps>
|
||||||
<name>src</name>
|
<name>src</name>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* GStreamer
|
/* GStreamer
|
||||||
* Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright (C) <2005> Edgard Lima <edgard.lima@gmail.com>
|
||||||
* Copyright (C) <2006> Rosfran Borges <rosfran.borges@indt.org.br>
|
* Copyright (C) <2006> Rosfran Borges <rosfran.borges@indt.org.br>
|
||||||
* Copyright (C) <2006> Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
|
* Copyright (C) <2006> Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
|
||||||
*
|
*
|
||||||
|
@ -208,7 +208,7 @@ gst_neonhttp_src_class_init (GstNeonhttpSrcClass * klass)
|
||||||
gst_element_class_set_static_metadata (element_class, "HTTP client source",
|
gst_element_class_set_static_metadata (element_class, "HTTP client source",
|
||||||
"Source/Network",
|
"Source/Network",
|
||||||
"Receive data as a client over the network via HTTP using NEON",
|
"Receive data as a client over the network via HTTP using NEON",
|
||||||
"Edgard Lima <edgard.lima@indt.org.br>, "
|
"Edgard Lima <edgard.lima@gmail.com>, "
|
||||||
"Rosfran Borges <rosfran.borges@indt.org.br>, "
|
"Rosfran Borges <rosfran.borges@indt.org.br>, "
|
||||||
"Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>");
|
"Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>");
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* GStreamer
|
/* GStreamer
|
||||||
* Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright (C) <2005> Edgard Lima <edgard.lima@gmail.com>
|
||||||
* Copyright (C) <2006> Rosfran Borges <rosfran.borges@indt.org.br>
|
* Copyright (C) <2006> Rosfran Borges <rosfran.borges@indt.org.br>
|
||||||
* Copyright (C) <2006> Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
|
* Copyright (C) <2006> Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* GStreamer Adaptive Multi-Rate Wide-Band (AMR-WB) Encoder plugin
|
/* GStreamer Adaptive Multi-Rate Wide-Band (AMR-WB) Encoder plugin
|
||||||
* Copyright (C) 2006 Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright (C) 2006 Edgard Lima <edgard.lima@gmail.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 @@
|
||||||
/* GStreamer Adaptive Multi-Rate Wide-Band (AMR-WB) plugin
|
/* GStreamer Adaptive Multi-Rate Wide-Band (AMR-WB) plugin
|
||||||
* Copyright (C) 2006 Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright (C) 2006 Edgard Lima <edgard.lima@gmail.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 @@
|
||||||
/* GStreamer Adaptive Multi-Rate Wide-Band (AMR-WB) plugin
|
/* GStreamer Adaptive Multi-Rate Wide-Band (AMR-WB) plugin
|
||||||
* Copyright (C) 2006 Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright (C) 2006 Edgard Lima <edgard.lima@gmail.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
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* This is a demo application to test the camerabin element.
|
* This is a demo application to test the camerabin element.
|
||||||
* If you have question don't hesitate in contact me edgard.lima@indt.org.br
|
* If you have question don't hesitate in contact me edgard.lima@gmail.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* This is a demo application to test the camerabin element.
|
* This is a demo application to test the camerabin element.
|
||||||
* If you have question don't hesitate in contact me edgard.lima@indt.org.br
|
* If you have question don't hesitate in contact me edgard.lima@gmail.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __GST_CAMERA_BIN_H__
|
#ifndef __GST_CAMERA_BIN_H__
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* GStreamer
|
* GStreamer
|
||||||
* Copyright 2007 Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright 2007 Edgard Lima <edgard.lima@gmail.com>
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* copy of this software and associated documentation files (the "Software"),
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* GStreamer
|
* GStreamer
|
||||||
* Copyright 2007 Edgard Lima <edgard.lima@indt.org.br>
|
* Copyright 2007 Edgard Lima <edgard.lima@gmail.com>
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||||
* copy of this software and associated documentation files (the "Software"),
|
* copy of this software and associated documentation files (the "Software"),
|
||||||
|
|
Loading…
Reference in a new issue