diff options
Diffstat (limited to 'gst/rtp/gstrtpdepay.c')
| -rw-r--r-- | gst/rtp/gstrtpdepay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpdepay.c b/gst/rtp/gstrtpdepay.c index 1adb7ed8..b525ca96 100644 --- a/gst/rtp/gstrtpdepay.c +++ b/gst/rtp/gstrtpdepay.c @@ -26,7 +26,7 @@ GST_DEBUG_CATEGORY (rtpdepay_debug); /* elementfactory information */ static GstElementDetails rtpdepay_details = GST_ELEMENT_DETAILS ("RTP Payloader", - "Codec/Parser/Network", + "Codec/Depayr/Network", "Accepts raw RTP and RTCP packets and sends them forward", "Wim Taymans <wim@fluendo.com>"); |
