diff options
Diffstat (limited to 'gst/rtp/gstrtpgsmparse.c')
-rw-r--r-- | gst/rtp/gstrtpgsmparse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpgsmparse.c b/gst/rtp/gstrtpgsmparse.c index ee009417..edc027b1 100644 --- a/gst/rtp/gstrtpgsmparse.c +++ b/gst/rtp/gstrtpgsmparse.c @@ -23,7 +23,7 @@ /* elementfactory information */ static GstElementDetails gst_rtp_gsmparse_details = { "RTP packet parser", - "Codec/Network", + "Codec/Parser/Network", "Extracts GSM audio from RTP packets", "Zeeshan Ali <zak147@yahoo.com>" }; |