summaryrefslogtreecommitdiffstats
path: root/gst/overlay/gstoverlay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/overlay/gstoverlay.c')
-rw-r--r--gst/overlay/gstoverlay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/overlay/gstoverlay.c b/gst/overlay/gstoverlay.c
index a2d799ec..8410714e 100644
--- a/gst/overlay/gstoverlay.c
+++ b/gst/overlay/gstoverlay.c
@@ -26,7 +26,7 @@
/* elementfactory information */
static GstElementDetails overlay_details = {
"Video Overlay",
- "Filter/Video",
+ "Filter/Editor/Video",
"Overlay multiple video streams",
"David Schleef <ds@schleef.org>"
};