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/videodrop/gstvideodrop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/videodrop/gstvideodrop.c') diff --git a/gst/videodrop/gstvideodrop.c b/gst/videodrop/gstvideodrop.c index 77842637..3de45574 100644 --- a/gst/videodrop/gstvideodrop.c +++ b/gst/videodrop/gstvideodrop.c @@ -26,7 +26,7 @@ /* elementfactory information */ static GstElementDetails videodrop_details = GST_ELEMENT_DETAILS ( "Video frame dropper", - "Filter/Video", + "Filter/Effect/Video", "Re-FPS'es video", "Ronald Bultje " ); -- cgit v1.2.1