mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
5dfcb63252
Rename files and types from speexresample to audioresample to finish the move and to prevent any confusion.
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.22.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins CVS/prerelease</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> |