gstreamer/docs/plugins/inspect/plugin-1394.xml
Thomas Vander Stichele 695afd0edf documenting auto*sink using strstr for the video sink lookup, class field is not ordered update other plugins
Original commit message from CVS:

* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* gst/autodetect/gstautoaudiosink.c:
(gst_auto_audio_sink_base_init):
* gst/autodetect/gstautovideosink.c:
(gst_auto_video_sink_base_init),
(gst_auto_video_sink_factory_filter):
documenting auto*sink
using strstr for the video sink lookup, class field is not ordered

update other plugins
2005-11-25 21:02:16 +00:00

22 lines
No EOL
800 B
XML

<plugin>
<name>1394</name>
<description>Source for DV data via IEEE1394 interface</description>
<filename>../../ext/raw1394/.libs/libgst1394.so</filename>
<basename>libgst1394.so</basename>
<version>0.9.6.1</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>dv1394src</name>
<longname>Firewire (1394) DV Source</longname>
<class>Source/Video</class>
<description>Source for DV video data from firewire port</description>
<author>Erik Walthinsen &lt;omega@temple-baptist.com&gt;
Daniel Fischer &lt;dan@f3c.com&gt;
Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
</elements>
</plugin>