summaryrefslogtreecommitdiffstats
path: root/gst/rtp
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp')
-rw-r--r--gst/rtp/gstrtpgsmdepay.c2
-rw-r--r--gst/rtp/gstrtpgsmenc.c2
-rw-r--r--gst/rtp/gstrtpgsmparse.c2
-rw-r--r--gst/rtp/gstrtpgsmpay.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/gst/rtp/gstrtpgsmdepay.c b/gst/rtp/gstrtpgsmdepay.c
index 6850600d..0c68a1be 100644
--- a/gst/rtp/gstrtpgsmdepay.c
+++ b/gst/rtp/gstrtpgsmdepay.c
@@ -23,7 +23,7 @@
/* elementfactory information */
static GstElementDetails gst_rtp_gsmparse_details = {
"RTP packet parser",
- "RtpGSMParse",
+ "Codec/Network",
"GPL",
"Extracts GSM audio from RTP packets",
VERSION,
diff --git a/gst/rtp/gstrtpgsmenc.c b/gst/rtp/gstrtpgsmenc.c
index dc184d97..ec074639 100644
--- a/gst/rtp/gstrtpgsmenc.c
+++ b/gst/rtp/gstrtpgsmenc.c
@@ -27,7 +27,7 @@
/* elementfactory information */
static GstElementDetails gst_rtpgsmenc_details = {
"RTP GSM Audio Encoder",
- "RtpGSMEnc",
+ "Codec/Network",
"LGPL",
"Encodes GSM audio into an RTP packet",
VERSION,
diff --git a/gst/rtp/gstrtpgsmparse.c b/gst/rtp/gstrtpgsmparse.c
index 6850600d..0c68a1be 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",
- "RtpGSMParse",
+ "Codec/Network",
"GPL",
"Extracts GSM audio from RTP packets",
VERSION,
diff --git a/gst/rtp/gstrtpgsmpay.c b/gst/rtp/gstrtpgsmpay.c
index dc184d97..ec074639 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",
- "RtpGSMEnc",
+ "Codec/Network",
"LGPL",
"Encodes GSM audio into an RTP packet",
VERSION,