summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-gnomevfs.xml
blob: f2b12ddb2b8c7d2cab0f43e45b91b66881474b8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<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.9</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 &lt;hadess@hadess.net&gt;</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 &lt;hadess@hadess.net&gt;
    Ronald S. Bultje &lt;rbultje@ronald.bitfreak.net&gt;</author>
    </element>
  </elements>
</plugin>