summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-11-11 11:38:36 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-11-18 10:50:43 +0100
commit039d225a78d346f2cb81fac49cc308a5eb24ee40 (patch)
tree86e19c472e664e27eb602926a45a1a03e34cdca3
parent02476fb5a3d9437ad49af4c7f302b076edfef236 (diff)
rtpbvpay: add rfc reference
-rw-r--r--gst/rtp/gstrtpbvpay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpbvpay.c b/gst/rtp/gstrtpbvpay.c
index b30efb1a..274d8d89 100644
--- a/gst/rtp/gstrtpbvpay.c
+++ b/gst/rtp/gstrtpbvpay.c
@@ -31,7 +31,7 @@
static GstElementDetails gst_rtpbvpay_details = {
"RTP BV Payloader",
"Codec/Payloader/Network",
- "Packetize BroadcomVoice audio streams into RTP packets",
+ "Packetize BroadcomVoice audio streams into RTP packets (RFC 4298)",
"Wim Taymans <wim.taymans@collabora.co.uk>"
};