diff options
Diffstat (limited to 'gst/rtp/gstrtpgsmpay.c')
-rw-r--r-- | gst/rtp/gstrtpgsmpay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpgsmpay.c b/gst/rtp/gstrtpgsmpay.c index 47a622b7..c32e32f8 100644 --- a/gst/rtp/gstrtpgsmpay.c +++ b/gst/rtp/gstrtpgsmpay.c @@ -27,7 +27,7 @@ /* elementfactory information */ static GstElementDetails gst_rtpgsmenc_details = { "RTP GSM Audio Encoder", - "Codec/Network", + "Codec/Encoder/Network", "Encodes GSM audio into an RTP packet", "Zeeshan Ali <zak147@yahoo.com>" }; |