From fdfc42a3b560c712bf4cb593514005e202261f71 Mon Sep 17 00:00:00 2001 From: "Joshua M. Doe" Date: Tue, 13 Apr 2010 11:14:26 -0400 Subject: [PATCH] niimaqsrc: correct plugin description --- sys/gstniimaq.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/sys/gstniimaq.c b/sys/gstniimaq.c index f554509..c76e14b 100644 --- a/sys/gstniimaq.c +++ b/sys/gstniimaq.c @@ -22,13 +22,12 @@ /** * SECTION:element-niimaqsrc * - * Source for IIDC (Instrumentation & Industrial Digital Camera) firewire - * cameras. + * Source for National Instruments IMAQ frame grabber (Camera Link and analog cameras) * * * Example launch line * |[ - * gst-launch -v niimaqsrc camera-number=0 ! xvimagesink + * gst-launch -v niimaqsrc ! ffmpegcolorspace ! autovideosink * ]| * */ @@ -48,8 +47,8 @@ GST_DEBUG_CATEGORY (niimaq_debug); static GstElementDetails niimaq_details = GST_ELEMENT_DETAILS ("NI-IMAQ Video Source", "Source/Video", - "National Instruments based source, supports CameraLink cameras", - "Josh Doe "); + "National Instruments based source, supports Camera Link and analog cameras", + "Joshua Doe "); enum {