diff options
Diffstat (limited to 'gst/rtp/gstrtpmp4vdepay.c')
| -rw-r--r-- | gst/rtp/gstrtpmp4vdepay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpmp4vdepay.c b/gst/rtp/gstrtpmp4vdepay.c index e334bf1c..aceea3c4 100644 --- a/gst/rtp/gstrtpmp4vdepay.c +++ b/gst/rtp/gstrtpmp4vdepay.c @@ -24,7 +24,7 @@ /* elementfactory information */ static GstElementDetails gst_rtp_mp4vdepay_details = { "RTP packet parser", - "Codec/Parser/Network", + "Codec/Depayr/Network", "Extracts MPEG4 video from RTP packets (RFC 3016)", "Wim Taymans <wim@fluendo.com>" }; |
