summaryrefslogtreecommitdiff
path: root/ext/jp2k/gstjasperenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/jp2k/gstjasperenc.c')
-rw-r--r--ext/jp2k/gstjasperenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/jp2k/gstjasperenc.c b/ext/jp2k/gstjasperenc.c
index 9e6e17c93..10fc3e56f 100644
--- a/ext/jp2k/gstjasperenc.c
+++ b/ext/jp2k/gstjasperenc.c
@@ -39,7 +39,7 @@ GST_DEBUG_CATEGORY_STATIC (gst_jasper_enc_debug);
static const GstElementDetails plugin_details =
GST_ELEMENT_DETAILS ("Jasper JPEG2000 image encoder",
- "Codec/Decoder/Image",
+ "Codec/Encoder/Image",
"Encodes video to JPEG2000 using jasper",
"Mark Nauwelaerts <mnauw@users.sf.net>");