summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtpamrenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpamrenc.c')
-rw-r--r--gst/rtp/gstrtpamrenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtpamrenc.c b/gst/rtp/gstrtpamrenc.c
index 29cdb2b0..2528a8c9 100644
--- a/gst/rtp/gstrtpamrenc.c
+++ b/gst/rtp/gstrtpamrenc.c
@@ -32,7 +32,7 @@
/* elementfactory information */
static GstElementDetails gst_rtp_amrenc_details = {
"RTP packet parser",
- "Codec/Parser/Network",
+ "Codec/Encoder/Network",
"Encode AMR audio into RTP packets (RFC 3267)",
"Wim Taymans <wim@fluendo.com>"
};