summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtph263penc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtph263penc.c')
-rw-r--r--gst/rtp/gstrtph263penc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtph263penc.c b/gst/rtp/gstrtph263penc.c
index ebf1207f..c1402494 100644
--- a/gst/rtp/gstrtph263penc.c
+++ b/gst/rtp/gstrtph263penc.c
@@ -25,7 +25,7 @@
/* elementfactory information */
static GstElementDetails gst_rtp_h263penc_details = {
"RTP packet parser",
- "Codec/Parser/Network",
+ "Codec/Encoder/Network",
"Encodes H263+ video in RTP packets (RFC 2429)",
"Wim Taymans <wim@fluendo.com>"
};