summaryrefslogtreecommitdiff
path: root/gst/deinterlace/gstdeinterlace.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/deinterlace/gstdeinterlace.c')
-rw-r--r--gst/deinterlace/gstdeinterlace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/deinterlace/gstdeinterlace.c b/gst/deinterlace/gstdeinterlace.c
index 9b1b512f6..7411b5433 100644
--- a/gst/deinterlace/gstdeinterlace.c
+++ b/gst/deinterlace/gstdeinterlace.c
@@ -29,7 +29,7 @@
/* elementfactory information */
static GstElementDetails deinterlace_details = GST_ELEMENT_DETAILS (
"Deinterlace",
- "Filter/Video",
+ "Filter/Effect/Video",
"Deinterlace video",
"Wim Taymans <wim.taymans@chello.be>"
);