summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpL16parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpL16parse.c')
-rw-r--r--gst/rtp/gstrtpL16parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpL16parse.c b/gst/rtp/gstrtpL16parse.c
index 6c50db8d..63d3e0bd 100644
--- a/gst/rtp/gstrtpL16parse.c
+++ b/gst/rtp/gstrtpL16parse.c
@@ -19,7 +19,7 @@
/* elementfactory information */
static GstElementDetails gst_rtp_L16parse_details = {
"RTP packet parser",
- "RtpL16Parse",
+ "Codec/Network",
"GPL",
"Extracts raw audio from RTP packets",
VERSION,