diff options
Diffstat (limited to 'gst/rtp/gstrtpilbcdepay.c')
-rw-r--r-- | gst/rtp/gstrtpilbcdepay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpilbcdepay.c b/gst/rtp/gstrtpilbcdepay.c index 98ba5337..75b4a6db 100644 --- a/gst/rtp/gstrtpilbcdepay.c +++ b/gst/rtp/gstrtpilbcdepay.c @@ -28,7 +28,7 @@ /* elementfactory information */ static const GstElementDetails gst_rtp_ilbc_depay_details = -GST_ELEMENT_DETAILS ("RTP iLBC packet depayloader", +GST_ELEMENT_DETAILS ("RTP iLBC depayloader", "Codec/Depayloader/Network", "Extracts iLBC audio from RTP packets (RFC 3952)", "Philippe Kalaf <philippe.kalaf@collabora.co.uk>"); |