diff options
Diffstat (limited to 'gst/rtp/gstrtpmpapay.c')
-rw-r--r-- | gst/rtp/gstrtpmpapay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpmpapay.c b/gst/rtp/gstrtpmpapay.c index 6c77291f..991b09dc 100644 --- a/gst/rtp/gstrtpmpapay.c +++ b/gst/rtp/gstrtpmpapay.c @@ -26,7 +26,7 @@ static GstElementDetails gst_rtp_mpaenc_details = { "RTP packet parser", "Codec/Parser/Network", - "Extracts MPEG audio from RTP packets", + "Encode MPEG audio as RTP packets", "Wim Taymans <wim@fluendo.com>" }; |