From 5b283c92b6fffdd28b4a113c07e2f6afd752b23d Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sun, 16 Nov 2003 22:02:23 +0000 Subject: + checking in plugin category changes Original commit message from CVS: + checking in plugin category changes --- gst/videocrop/gstvideocrop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/videocrop/gstvideocrop.c') diff --git a/gst/videocrop/gstvideocrop.c b/gst/videocrop/gstvideocrop.c index 666e5578..d96a6c53 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 = GST_ELEMENT_DETAILS ( "video crop filter", - "Filter/Video", + "Filter/Effect/Video", "Crops video into a user defined region", "Wim Taymans " ); -- cgit v1.2.1