Update Edgard Lima's email
authorEdgard Lima <edgard.lima@gmail.com>
Sun, 26 Feb 2017 00:47:47 +0000 (21:47 -0300)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 27 Feb 2017 00:50:46 +0000 (00:50 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=779230

docs/plugins/inspect/plugin-neon.xml
ext/neon/gstneonhttpsrc.c
ext/neon/gstneonhttpsrc.h
ext/voamrwbenc/gstvoamrwb.c
ext/voamrwbenc/gstvoamrwbenc.c
ext/voamrwbenc/gstvoamrwbenc.h
tests/examples/camerabin2/gst-camera2.c
tests/examples/camerabin2/gst-camera2.h
tests/icles/metadata_editor.c
tests/icles/metadata_editor.h

index 896d1aa817d3fdef5d6bb955c9433f613a7f60c5..98ab90a71e5f2d16528a84cf24070aba3f0bf107 100644 (file)
@@ -14,7 +14,7 @@
       <longname>HTTP client source</longname>
       <class>Source/Network</class>
       <description>Receive data as a client over the network via HTTP using NEON</description>
-      <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Rosfran Borges &lt;rosfran.borges@indt.org.br&gt;, Andre Moreira Magalhaes &lt;andre.magalhaes@indt.org.br&gt;</author>
+      <author>Edgard Lima &lt;edgard.lima@gmail.com&gt;, Rosfran Borges &lt;rosfran.borges@indt.org.br&gt;, Andre Moreira Magalhaes &lt;andre.magalhaes@indt.org.br&gt;</author>
       <pads>
         <caps>
           <name>src</name>
index 03c596c4c4c3bbdbe77ce30af5cc1c420b3f5d15..600ea1429fba0c3c43acf31e0d925742961e1c27 100644 (file)
@@ -1,5 +1,5 @@
 /* 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> 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",
       "Source/Network",
       "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>, "
       "Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>");
 }
index 85ed48bfa9b304ccf5365d19c6d281753b655fbe..5a61433d35aa712b0c7c4aeda709a09be6b9778d 100644 (file)
@@ -1,5 +1,5 @@
 /* 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> Andre Moreira Magalhaes <andre.magalhaes@indt.org.br>
  *
index 6dc0be3855c3bbbd7fdd74d4ce00d914a9d4083e..48501c32ee12a918a960392d2406af9b5aaa1044 100644 (file)
@@ -1,5 +1,5 @@
 /* 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
  * modify it under the terms of the GNU Library General Public
index f744958192b8724ca382e47677890b0764ca9e86..f84e576a13e589fe2e3de9b1e536ff0e2a7d9aff 100644 (file)
@@ -1,5 +1,5 @@
 /* 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
  * modify it under the terms of the GNU Library General Public
index a66f84508f3458110324e6be65d2e7de77b9d50c..2b71986c76421d1df8a63251c5c8e3d15c2fe02a 100644 (file)
@@ -1,5 +1,5 @@
 /* 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
  * modify it under the terms of the GNU Library General Public
index 5104d3b0f9df3ce39da64154f3c79de64383f938..a1cfa39ec84b2d67ab3b8382e705427beedbf19b 100644 (file)
@@ -19,7 +19,7 @@
  */
 /*
  * 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
  */
 
 /*
index 825d10a4ee9e20b211d42c326b135d05451ba6b0..57f43eaecdf0feea3e47d053b6b985b6d79b40da 100644 (file)
@@ -19,7 +19,7 @@
  */
 /*
  * 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__
index 7352e7ba8d0f2b6a9ef72d10deb73db21cafcbb6..5705220724e3333ba5b9210060f0d7996c2676b7 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * 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
  * copy of this software and associated documentation files (the "Software"),
index 22a63467254e797c3490b2c5db757f83da05f455..5edf32b3299313c720c71da40b868fcae0c330aa 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * 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
  * copy of this software and associated documentation files (the "Software"),