From 039d225a78d346f2cb81fac49cc308a5eb24ee40 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 11 Nov 2009 11:38:36 +0100 Subject: [PATCH] rtpbvpay: add rfc reference --- gst/rtp/gstrtpbvpay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/rtp/gstrtpbvpay.c b/gst/rtp/gstrtpbvpay.c index b30efb1a91..274d8d8914 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 " };