summaryrefslogtreecommitdiffstats
path: root/ext/dc1394
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dc1394')
-rw-r--r--ext/dc1394/gstdc1394.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/dc1394/gstdc1394.c b/ext/dc1394/gstdc1394.c
index c9d6dc90..9d81f720 100644
--- a/ext/dc1394/gstdc1394.c
+++ b/ext/dc1394/gstdc1394.c
@@ -20,10 +20,15 @@
/**
* SECTION:element-dc1394
+ * @short_description: source for IIDC firewire cameras
*
* <refsect2>
* <title>Example launch line</title>
* <para>
+ * Source for IIDC (Instrumentation & Industrial Digital Camera) firewire
+ * cameras.
+ * </para>
+ * <para>
* <programlisting>
* gst-launch -v dc1394 camera-number=0 ! xvimagesink
* </programlisting>