summaryrefslogtreecommitdiffstats
path: root/gst/videoflip/gstvideoflip.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videoflip/gstvideoflip.c')
-rw-r--r--gst/videoflip/gstvideoflip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videoflip/gstvideoflip.c b/gst/videoflip/gstvideoflip.c
index 3b4a5450..7606e5b7 100644
--- a/gst/videoflip/gstvideoflip.c
+++ b/gst/videoflip/gstvideoflip.c
@@ -30,7 +30,7 @@
/* elementfactory information */
static GstElementDetails videoflip_details = GST_ELEMENT_DETAILS (
"Video scaler",
- "Filter/Video",
+ "Filter/Effect/Video",
"Resizes video",
"Wim Taymans <wim.taymans@chello.be>"
);