projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88703ae
)
rtpvorbispay: fix payloader description and author e-mail
author
Sebastian Rasmussen
<sebrn@axis.com>
Thu, 26 Feb 2015 15:10:41 +0000
(16:10 +0100)
committer
Tim-Philipp Müller
<tim@centricular.com>
Thu, 26 Feb 2015 15:57:08 +0000
(15:57 +0000)
https://bugzilla.gnome.org/show_bug.cgi?id=745226
gst/rtp/gstrtpvorbispay.c
patch
|
blob
|
history
diff --git
a/gst/rtp/gstrtpvorbispay.c
b/gst/rtp/gstrtpvorbispay.c
index
265479b
..
a89b3a6
100644
(file)
--- a/
gst/rtp/gstrtpvorbispay.c
+++ b/
gst/rtp/gstrtpvorbispay.c
@@
-114,10
+114,10
@@
gst_rtp_vorbis_pay_class_init (GstRtpVorbisPayClass * klass)
gst_static_pad_template_get (&gst_rtp_vorbis_pay_sink_template));
gst_element_class_set_static_metadata (gstelement_class,
- "RTP Vorbis
de
payloader",
+ "RTP Vorbis payloader",
"Codec/Payloader/Network/RTP",
"Payload-encode Vorbis audio into RTP packets (RFC 5215)",
- "Wim Taymans <wim
i
.taymans@gmail.com>");
+ "Wim Taymans <wim.taymans@gmail.com>");
GST_DEBUG_CATEGORY_INIT (rtpvorbispay_debug, "rtpvorbispay", 0,
"Vorbis RTP Payloader");