summaryrefslogtreecommitdiffstats
path: root/gst/avi/gstavimux.c
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-08-24 13:42:42 -0700
committerDavid Schleef <ds@schleef.org>2009-09-05 20:53:10 -0700
commit55d27540984401beb673fa2858c215a4e71a1fce (patch)
tree12cd32d9cef246c8d1fb14e4292a310f7e5ee118 /gst/avi/gstavimux.c
parent3826ef3982a04cbf302e206918a1db4dcd2e6194 (diff)
Remove Ronald Bultje from Authors field
Replaced with "GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>" or just removed, depending on the number of other authors.
Diffstat (limited to 'gst/avi/gstavimux.c')
-rw-r--r--gst/avi/gstavimux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/avi/gstavimux.c b/gst/avi/gstavimux.c
index ba0a5991..3b945ca9 100644
--- a/gst/avi/gstavimux.c
+++ b/gst/avi/gstavimux.c
@@ -83,7 +83,7 @@ static const GstElementDetails gst_avi_mux_details =
GST_ELEMENT_DETAILS ("Avi muxer",
"Codec/Muxer",
"Muxes audio and video into an avi stream",
- "Ronald Bultje <rbultje@ronald.bitfreak.net>");
+ "GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>");
static GstStaticPadTemplate src_factory = GST_STATIC_PAD_TEMPLATE ("src",
GST_PAD_SRC,