docs/plugins/inspect/plugin-1394.xml: Whoops, forgot one doc file for people who can't/don't build the raw1394 plugin.

Original commit message from CVS:
* docs/plugins/inspect/plugin-1394.xml:
Whoops, forgot one doc file for people who can't/don't build the
raw1394 plugin.
This commit is contained in:
Edward Hervey 2008-08-12 11:28:47 +00:00
parent 0551a8b212
commit a7d73b26dc
2 changed files with 23 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2008-08-12 Edward Hervey <edward.hervey@collabora.co.uk>
* docs/plugins/inspect/plugin-1394.xml:
Whoops, forgot one doc file for people who can't/don't build the
raw1394 plugin.
2008-08-12 Jan Schmidt <jan.schmidt@sun.com>
* docs/plugins/Makefile.am:

View file

@ -1,6 +1,6 @@
<plugin>
<name>1394</name>
<description>Source for DV data via IEEE1394 interface</description>
<description>Source for video data via IEEE1394 interface</description>
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
<basename>libgst1394.so</basename>
<version>0.10.9</version>
@ -27,5 +27,20 @@
</caps>
</pads>
</element>
<element>
<name>hdv1394src</name>
<longname>Firewire (1394) HDV video source</longname>
<class>Source/Video</class>
<description>Source for MPEG-TS video data from firewire port</description>
<author>Edward Hervey &lt;bilboed@bilboed.com&gt;</author>
<pads>
<caps>
<name>src</name>
<direction>source</direction>
<presence>always</presence>
<details>video/mpegts, systemstream=(boolean)true, packetsize=(int)188</details>
</caps>
</pads>
</element>
</elements>
</plugin>
</plugin>