summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gst/videocrop/gstvideocrop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videocrop/gstvideocrop.c b/gst/videocrop/gstvideocrop.c
index d96061a05..dc67ceb1f 100644
--- a/gst/videocrop/gstvideocrop.c
+++ b/gst/videocrop/gstvideocrop.c
@@ -59,7 +59,7 @@ struct _GstVideoCropClass {
/* elementfactory information */
static GstElementDetails gst_video_crop_details = {
"video crop filter",
- "Filter/Video/Crop",
+ "Filter/Video",
"LGPL",
"Crops video into a user defined region",
VERSION,