From f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3 Mon Sep 17 00:00:00 2001 From: Leif Johnson Date: Sat, 19 Jul 2003 23:25:25 +0000 Subject: + changes for new float caps without slope/intercept + some category changes for plugins Original commit message from CVS: + changes for new float caps without slope/intercept + some category changes for plugins --- ext/snapshot/gstsnapshot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/snapshot') diff --git a/ext/snapshot/gstsnapshot.c b/ext/snapshot/gstsnapshot.c index 859d5600..f2669d9f 100644 --- a/ext/snapshot/gstsnapshot.c +++ b/ext/snapshot/gstsnapshot.c @@ -31,7 +31,7 @@ /* elementfactory information */ static GstElementDetails snapshot_details = { "snapshot", - "Filter/Effect", + "Filter/Video", "LGPL", "Dump a frame to a png file", VERSION, -- cgit v1.2.1