mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
221ae4ebd7
Original commit message from CVS: Release 0.10.14
44 lines
No EOL
1.4 KiB
XML
44 lines
No EOL
1.4 KiB
XML
<plugin>
|
|
<name>gnomevfs</name>
|
|
<description>elements to read from and write to Gnome-VFS uri's</description>
|
|
<filename>../../ext/gnomevfs/.libs/libgstgnomevfs.so</filename>
|
|
<basename>libgstgnomevfs.so</basename>
|
|
<version>0.10.14</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>gnomevfssink</name>
|
|
<longname>GnomeVFS Sink</longname>
|
|
<class>Sink/File</class>
|
|
<description>Write a stream to a GnomeVFS URI</description>
|
|
<author>Bastien Nocera <hadess@hadess.net></author>
|
|
<pads>
|
|
<caps>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
<element>
|
|
<name>gnomevfssrc</name>
|
|
<longname>GnomeVFS Source</longname>
|
|
<class>Source/File</class>
|
|
<description>Read from any GnomeVFS-supported file</description>
|
|
<author>Bastien Nocera <hadess@hadess.net>
|
|
Ronald S. Bultje <rbultje@ronald.bitfreak.net></author>
|
|
<pads>
|
|
<caps>
|
|
<name>src</name>
|
|
<direction>source</direction>
|
|
<presence>always</presence>
|
|
<details>ANY</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |