diff options
34 files changed, 46 insertions, 46 deletions
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml index af9886664..cc650e99a 100644 --- a/docs/plugins/inspect/plugin-rtp.xml +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -1295,7 +1295,7 @@ <longname>RTP PCMA depayloader</longname> <class>Codec/Depayloader/Network/RTP</class> <description>Extracts PCMA audio from RTP packets</description> - <author>Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com></author> + <author>Edgard Lima <edgard.lima@gmail.com>, Zeeshan Ali <zeenix@gmail.com></author> <pads> <caps> <name>sink</name> @@ -1316,7 +1316,7 @@ <longname>RTP PCMA payloader</longname> <class>Codec/Payloader/Network/RTP</class> <description>Payload-encodes PCMA audio into a RTP packet</description> - <author>Edgard Lima <edgard.lima@indt.org.br></author> + <author>Edgard Lima <edgard.lima@gmail.com></author> <pads> <caps> <name>sink</name> @@ -1337,7 +1337,7 @@ <longname>RTP PCMU depayloader</longname> <class>Codec/Depayloader/Network/RTP</class> <description>Extracts PCMU audio from RTP packets</description> - <author>Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com></author> + <author>Edgard Lima <edgard.lima@gmail.com>, Zeeshan Ali <zeenix@gmail.com></author> <pads> <caps> <name>sink</name> @@ -1358,7 +1358,7 @@ <longname>RTP PCMU payloader</longname> <class>Codec/Payloader/Network/RTP</class> <description>Payload-encodes PCMU audio into a RTP packet</description> - <author>Edgard Lima <edgard.lima@indt.org.br></author> + <author>Edgard Lima <edgard.lima@gmail.com></author> <pads> <caps> <name>sink</name> @@ -1505,7 +1505,7 @@ <longname>RTP Speex depayloader</longname> <class>Codec/Depayloader/Network/RTP</class> <description>Extracts Speex audio from RTP packets</description> - <author>Edgard Lima <edgard.lima@indt.org.br></author> + <author>Edgard Lima <edgard.lima@gmail.com></author> <pads> <caps> <name>sink</name> @@ -1526,7 +1526,7 @@ <longname>RTP Speex payloader</longname> <class>Codec/Payloader/Network/RTP</class> <description>Payload-encodes Speex audio into a RTP packet</description> - <author>Edgard Lima <edgard.lima@indt.org.br></author> + <author>Edgard Lima <edgard.lima@gmail.com></author> <pads> <caps> <name>sink</name> diff --git a/docs/plugins/inspect/plugin-video4linux2.xml b/docs/plugins/inspect/plugin-video4linux2.xml index cb9a4ef1c..761489b99 100644 --- a/docs/plugins/inspect/plugin-video4linux2.xml +++ b/docs/plugins/inspect/plugin-video4linux2.xml @@ -38,7 +38,7 @@ <longname>Video (video4linux2) Source</longname> <class>Source/Video</class> <description>Reads frames from a Video4Linux2 device</description> - <author>Edgard Lima <edgard.lima@indt.org.br>, Stefan Kost <ensonic@users.sf.net></author> + <author>Edgard Lima <edgard.lima@gmail.com>, Stefan Kost <ensonic@users.sf.net></author> <pads> <caps> <name>src</name> diff --git a/gst/audioparsers/gstamrparse.c b/gst/audioparsers/gstamrparse.c index 5bc84d4d5..ca0135923 100644 --- a/gst/audioparsers/gstamrparse.c +++ b/gst/audioparsers/gstamrparse.c @@ -1,5 +1,5 @@ /* GStreamer Adaptive Multi-Rate parser plugin - * Copyright (C) 2006 Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) 2006 Edgard Lima <edgard.lima@gmail.com> * Copyright (C) 2008 Nokia Corporation. All rights reserved. * * Contact: Stefan Kost <stefan.kost@nokia.com> diff --git a/gst/rtp/gstrtpg726depay.c b/gst/rtp/gstrtpg726depay.c index 4bedb7eeb..41b87bbb0 100644 --- a/gst/rtp/gstrtpg726depay.c +++ b/gst/rtp/gstrtpg726depay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) 1999 Erik Walthinsen <omega@cse.ogi.edu> - * Copyright (C) 2005 Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) 2005 Edgard Lima <edgard.lima@gmail.com> * Copyright (C) 2005 Zeeshan Ali <zeenix@gmail.com> * Copyright (C) 2008 Axis Communications <dev-gstreamer@axis.com> * diff --git a/gst/rtp/gstrtpg726depay.h b/gst/rtp/gstrtpg726depay.h index c395a3747..45fd2edbd 100644 --- a/gst/rtp/gstrtpg726depay.h +++ b/gst/rtp/gstrtpg726depay.h @@ -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) 2008 Axis Communications AB <dev-gstreamer@axis.com> * * This library is free software; you can redistribute it and/or diff --git a/gst/rtp/gstrtpg726pay.c b/gst/rtp/gstrtpg726pay.c index 09bfb5d51..0716e5119 100644 --- a/gst/rtp/gstrtpg726pay.c +++ b/gst/rtp/gstrtpg726pay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) 1999 Erik Walthinsen <omega@cse.ogi.edu> - * Copyright (C) 2005 Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) 2005 Edgard Lima <edgard.lima@gmail.com> * Copyright (C) 2005 Nokia Corporation <kai.vehmanen@nokia.com> * Copyright (C) 2007,2008 Axis Communications <dev-gstreamer@axis.com> * diff --git a/gst/rtp/gstrtpg726pay.h b/gst/rtp/gstrtpg726pay.h index 5b1696695..d9dbfa436 100644 --- a/gst/rtp/gstrtpg726pay.h +++ b/gst/rtp/gstrtpg726pay.h @@ -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) 2007,2008 Axis Communications <dev-gstreamer@axis.com> * * This library is free software; you can redistribute it and/or diff --git a/gst/rtp/gstrtppcmadepay.c b/gst/rtp/gstrtppcmadepay.c index 4d1352806..6927962e2 100644 --- a/gst/rtp/gstrtppcmadepay.c +++ b/gst/rtp/gstrtppcmadepay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> Edgard Lima <edgard.lima@gmail.com> * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or @@ -87,7 +87,7 @@ gst_rtp_pcma_depay_class_init (GstRtpPcmaDepayClass * klass) gst_element_class_set_static_metadata (gstelement_class, "RTP PCMA depayloader", "Codec/Depayloader/Network/RTP", "Extracts PCMA audio from RTP packets", - "Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com>"); + "Edgard Lima <edgard.lima@gmail.com>, Zeeshan Ali <zeenix@gmail.com>"); gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_pcma_depay_process; gstrtpbasedepayload_class->set_caps = gst_rtp_pcma_depay_setcaps; diff --git a/gst/rtp/gstrtppcmadepay.h b/gst/rtp/gstrtppcmadepay.h index 7ea0f454e..e664a2d3d 100644 --- a/gst/rtp/gstrtppcmadepay.h +++ b/gst/rtp/gstrtppcmadepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 diff --git a/gst/rtp/gstrtppcmapay.c b/gst/rtp/gstrtppcmapay.c index 7c0ca164d..fde1b647c 100644 --- a/gst/rtp/gstrtppcmapay.c +++ b/gst/rtp/gstrtppcmapay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> Edgard Lima <edgard.lima@gmail.com> * Copyright (C) <2005> Nokia Corporation <kai.vehmanen@nokia.com> * * This library is free software; you can redistribute it and/or @@ -74,7 +74,7 @@ gst_rtp_pcma_pay_class_init (GstRtpPcmaPayClass * klass) gst_element_class_set_static_metadata (gstelement_class, "RTP PCMA payloader", "Codec/Payloader/Network/RTP", "Payload-encodes PCMA audio into a RTP packet", - "Edgard Lima <edgard.lima@indt.org.br>"); + "Edgard Lima <edgard.lima@gmail.com>"); gstrtpbasepayload_class->set_caps = gst_rtp_pcma_pay_setcaps; } diff --git a/gst/rtp/gstrtppcmapay.h b/gst/rtp/gstrtppcmapay.h index 5fde1bf69..4e084ad09 100644 --- a/gst/rtp/gstrtppcmapay.h +++ b/gst/rtp/gstrtppcmapay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 diff --git a/gst/rtp/gstrtppcmudepay.c b/gst/rtp/gstrtppcmudepay.c index f8543154d..a15aa1b31 100644 --- a/gst/rtp/gstrtppcmudepay.c +++ b/gst/rtp/gstrtppcmudepay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> Edgard Lima <edgard.lima@gmail.com> * Copyright (C) <2005> Zeeshan Ali <zeenix@gmail.com> * * This library is free software; you can redistribute it and/or @@ -88,7 +88,7 @@ gst_rtp_pcmu_depay_class_init (GstRtpPcmuDepayClass * klass) gst_element_class_set_static_metadata (gstelement_class, "RTP PCMU depayloader", "Codec/Depayloader/Network/RTP", "Extracts PCMU audio from RTP packets", - "Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com>"); + "Edgard Lima <edgard.lima@gmail.com>, Zeeshan Ali <zeenix@gmail.com>"); gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_pcmu_depay_process; gstrtpbasedepayload_class->set_caps = gst_rtp_pcmu_depay_setcaps; diff --git a/gst/rtp/gstrtppcmudepay.h b/gst/rtp/gstrtppcmudepay.h index 922ceb9d9..6a97559f8 100644 --- a/gst/rtp/gstrtppcmudepay.h +++ b/gst/rtp/gstrtppcmudepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 diff --git a/gst/rtp/gstrtppcmupay.c b/gst/rtp/gstrtppcmupay.c index 03bcd7dbf..5931f85e2 100644 --- a/gst/rtp/gstrtppcmupay.c +++ b/gst/rtp/gstrtppcmupay.c @@ -1,6 +1,6 @@ /* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> Edgard Lima <edgard.lima@gmail.com> * Copyright (C) <2005> Nokia Corporation <kai.vehmanen@nokia.com> * * This library is free software; you can redistribute it and/or @@ -74,7 +74,7 @@ gst_rtp_pcmu_pay_class_init (GstRtpPcmuPayClass * klass) gst_element_class_set_static_metadata (gstelement_class, "RTP PCMU payloader", "Codec/Payloader/Network/RTP", "Payload-encodes PCMU audio into a RTP packet", - "Edgard Lima <edgard.lima@indt.org.br>"); + "Edgard Lima <edgard.lima@gmail.com>"); gstrtpbasepayload_class->set_caps = gst_rtp_pcmu_pay_setcaps; } diff --git a/gst/rtp/gstrtppcmupay.h b/gst/rtp/gstrtppcmupay.h index 58da8033f..7529d461c 100644 --- a/gst/rtp/gstrtppcmupay.h +++ b/gst/rtp/gstrtppcmupay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 diff --git a/gst/rtp/gstrtpspeexdepay.c b/gst/rtp/gstrtpspeexdepay.c index b6577e5e4..a6f389eed 100644 --- a/gst/rtp/gstrtpspeexdepay.c +++ b/gst/rtp/gstrtpspeexdepay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 @@ -86,7 +86,7 @@ gst_rtp_speex_depay_class_init (GstRtpSPEEXDepayClass * klass) gst_element_class_set_static_metadata (gstelement_class, "RTP Speex depayloader", "Codec/Depayloader/Network/RTP", "Extracts Speex audio from RTP packets", - "Edgard Lima <edgard.lima@indt.org.br>"); + "Edgard Lima <edgard.lima@gmail.com>"); } static void diff --git a/gst/rtp/gstrtpspeexdepay.h b/gst/rtp/gstrtpspeexdepay.h index f78d32cf0..59ffed030 100644 --- a/gst/rtp/gstrtpspeexdepay.h +++ b/gst/rtp/gstrtpspeexdepay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 diff --git a/gst/rtp/gstrtpspeexpay.c b/gst/rtp/gstrtpspeexpay.c index 8a64a029c..8dcd1f194 100644 --- a/gst/rtp/gstrtpspeexpay.c +++ b/gst/rtp/gstrtpspeexpay.c @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 @@ -87,7 +87,7 @@ gst_rtp_speex_pay_class_init (GstRtpSPEEXPayClass * klass) gst_element_class_set_static_metadata (gstelement_class, "RTP Speex payloader", "Codec/Payloader/Network/RTP", "Payload-encodes Speex audio into a RTP packet", - "Edgard Lima <edgard.lima@indt.org.br>"); + "Edgard Lima <edgard.lima@gmail.com>"); GST_DEBUG_CATEGORY_INIT (rtpspeexpay_debug, "rtpspeexpay", 0, "Speex RTP Payloader"); diff --git a/gst/rtp/gstrtpspeexpay.h b/gst/rtp/gstrtpspeexpay.h index 253978e98..0ccaefbae 100644 --- a/gst/rtp/gstrtpspeexpay.h +++ b/gst/rtp/gstrtpspeexpay.h @@ -1,5 +1,5 @@ /* GStreamer - * Copyright (C) <2005> Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) <2005> 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 diff --git a/sys/v4l2/gstv4l2.c b/sys/v4l2/gstv4l2.c index b5e826a3d..340b01b5e 100644 --- a/sys/v4l2/gstv4l2.c +++ b/sys/v4l2/gstv4l2.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2.c: plugin for v4l2 elements * diff --git a/sys/v4l2/gstv4l2bufferpool.c b/sys/v4l2/gstv4l2bufferpool.c index 7a1b7cc0a..b795e4a73 100644 --- a/sys/v4l2/gstv4l2bufferpool.c +++ b/sys/v4l2/gstv4l2bufferpool.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * 2009 Texas Instruments, Inc - http://www.ti.com/ * * gstv4l2bufferpool.c V4L2 buffer pool class diff --git a/sys/v4l2/gstv4l2bufferpool.h b/sys/v4l2/gstv4l2bufferpool.h index 4c2f5cdfb..4949a2210 100644 --- a/sys/v4l2/gstv4l2bufferpool.h +++ b/sys/v4l2/gstv4l2bufferpool.h @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * 2009 Texas Instruments, Inc - http://www.ti.com/ * * gstv4l2bufferpool.h V4L2 buffer pool class diff --git a/sys/v4l2/gstv4l2colorbalance.c b/sys/v4l2/gstv4l2colorbalance.c index 7b369789f..f4c6ba996 100644 --- a/sys/v4l2/gstv4l2colorbalance.c +++ b/sys/v4l2/gstv4l2colorbalance.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2003 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2colorbalance.c: color balance interface implementation for V4L2 * diff --git a/sys/v4l2/gstv4l2colorbalance.h b/sys/v4l2/gstv4l2colorbalance.h index e3be0d490..2668906f2 100644 --- a/sys/v4l2/gstv4l2colorbalance.h +++ b/sys/v4l2/gstv4l2colorbalance.h @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2003 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2colorbalance.h: color balance interface implementation for V4L2 * diff --git a/sys/v4l2/gstv4l2object.c b/sys/v4l2/gstv4l2object.c index 7686363bb..25fa2ee5c 100644 --- a/sys/v4l2/gstv4l2object.c +++ b/sys/v4l2/gstv4l2object.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2object.c: base class for V4L2 elements * diff --git a/sys/v4l2/gstv4l2object.h b/sys/v4l2/gstv4l2object.h index 5fff161d8..480822717 100644 --- a/sys/v4l2/gstv4l2object.h +++ b/sys/v4l2/gstv4l2object.h @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2object.h: base class for V4L2 elements * diff --git a/sys/v4l2/gstv4l2src.c b/sys/v4l2/gstv4l2src.c index cf10de71f..8273af409 100644 --- a/sys/v4l2/gstv4l2src.c +++ b/sys/v4l2/gstv4l2src.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2src.c: Video4Linux2 source element * @@ -165,7 +165,7 @@ gst_v4l2src_class_init (GstV4l2SrcClass * klass) gst_element_class_set_static_metadata (element_class, "Video (video4linux2) Source", "Source/Video", "Reads frames from a Video4Linux2 device", - "Edgard Lima <edgard.lima@indt.org.br>, " + "Edgard Lima <edgard.lima@gmail.com>, " "Stefan Kost <ensonic@users.sf.net>"); gst_element_class_add_pad_template diff --git a/sys/v4l2/gstv4l2src.h b/sys/v4l2/gstv4l2src.h index 90a0dd6ec..2864775ac 100644 --- a/sys/v4l2/gstv4l2src.h +++ b/sys/v4l2/gstv4l2src.h @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2001-2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2src.h: BT8x8/V4L2 source element * diff --git a/sys/v4l2/gstv4l2tuner.c b/sys/v4l2/gstv4l2tuner.c index 3a82eb72a..ac3f1b6f0 100644 --- a/sys/v4l2/gstv4l2tuner.c +++ b/sys/v4l2/gstv4l2tuner.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2003 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2tuner.c: tuner interface implementation for V4L2 * diff --git a/sys/v4l2/gstv4l2tuner.h b/sys/v4l2/gstv4l2tuner.h index 7ccffcd11..5105657c9 100644 --- a/sys/v4l2/gstv4l2tuner.h +++ b/sys/v4l2/gstv4l2tuner.h @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2003 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2tuner.h: tuner interface implementation for V4L2 * diff --git a/sys/v4l2/gstv4l2vidorient.c b/sys/v4l2/gstv4l2vidorient.c index 7ce13c41c..488371c20 100644 --- a/sys/v4l2/gstv4l2vidorient.c +++ b/sys/v4l2/gstv4l2vidorient.c @@ -1,6 +1,6 @@ /* GStreamer * - * Copyright (C) 2006 Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2vidorient.c: video orientation interface implementation for V4L2 * diff --git a/sys/v4l2/gstv4l2vidorient.h b/sys/v4l2/gstv4l2vidorient.h index ab8847852..102ae8a77 100644 --- a/sys/v4l2/gstv4l2vidorient.h +++ b/sys/v4l2/gstv4l2vidorient.h @@ -1,6 +1,6 @@ /* GStreamer * - * Copyright (C) 2006 Edgard Lima <edgard.lima@indt.org.br> + * Copyright (C) 2006 Edgard Lima <edgard.lima@gmail.com> * * gstv4l2vidorient.h: video orientation interface implementation for V4L2 * diff --git a/sys/v4l2/v4l2_calls.c b/sys/v4l2/v4l2_calls.c index 23581ff3d..da5e7e94e 100644 --- a/sys/v4l2/v4l2_calls.c +++ b/sys/v4l2/v4l2_calls.c @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * v4l2_calls.c - generic V4L2 calls handling * diff --git a/sys/v4l2/v4l2_calls.h b/sys/v4l2/v4l2_calls.h index 6f32d6ed5..1560b9af1 100644 --- a/sys/v4l2/v4l2_calls.h +++ b/sys/v4l2/v4l2_calls.h @@ -1,7 +1,7 @@ /* GStreamer * * Copyright (C) 2002 Ronald Bultje <rbultje@ronald.bitfreak.net> - * 2006 Edgard Lima <edgard.lima@indt.org.br> + * 2006 Edgard Lima <edgard.lima@gmail.com> * * v4l2_calls.h - generic V4L2 calls handling * |