mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
262c579320
Original commit message from CVS: releasing 0.10.2
28 lines
No EOL
1 KiB
XML
28 lines
No EOL
1 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.2</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>
|
|
</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>
|
|
</element>
|
|
</elements>
|
|
</plugin> |