summaryrefslogtreecommitdiffstats
path: root/ext/raw1394/gst1394.c
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-07-19 23:25:25 +0000
committerLeif Johnson <leif@ambient.2y.net>2003-07-19 23:25:25 +0000
commit6fcc950836dc9626bd9cabbd6ba3650c363a4375 (patch)
treeb373a385920943ed85a1c42204d7a4558679131a /ext/raw1394/gst1394.c
parent6f797dcdcef451022641cc1f75eff0157a51242a (diff)
+ 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
Diffstat (limited to 'ext/raw1394/gst1394.c')
-rw-r--r--ext/raw1394/gst1394.c2
1 files changed, 1 insertions, 1 deletions
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,