diff options
Diffstat (limited to 'gst/rtp/gstrtpL16pay.c')
-rw-r--r-- | gst/rtp/gstrtpL16pay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16pay.c b/gst/rtp/gstrtpL16pay.c index 0ec42a29..610ef051 100644 --- a/gst/rtp/gstrtpL16pay.c +++ b/gst/rtp/gstrtpL16pay.c @@ -26,7 +26,7 @@ /* elementfactory information */ static GstElementDetails gst_rtpL16enc_details = { "RTP RAW Audio Encoder", - "Codec/Network", + "Codec/Encoder/Network", "Encodes Raw Audio into an RTP packet", "Zeeshan Ali <zak147@yahoo.com>" }; |