From 6fcc950836dc9626bd9cabbd6ba3650c363a4375 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/raw1394/gst1394.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/raw1394') diff --git a/ext/raw1394/gst1394.c b/ext/raw1394/gst1394.c index 8e4671d3..3ed0f59f 100644 --- a/ext/raw1394/gst1394.c +++ b/ext/raw1394/gst1394.c @@ -29,7 +29,7 @@ /* elementfactory information */ static GstElementDetails gst_dv1394src_details = { "Firewire (1394) DV Source", - "Source/1394/DV", + "Source/Video", "LGPL", "Source for DV video data from firewire port", VERSION, -- cgit