summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-goom.xml
blob: 94d080de70d27fad6dfac7f15a5465b0e3b94f98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>goom</name>
  <description>GOOM visualization filter</description>
  <filename>../../gst/goom/.libs/libgstgoom.so</filename>
  <basename>libgstgoom.so</basename>
  <version>0.9.7</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer Good Plug-ins source release</package>
  <origin>Unknown package origin</origin>
  <elements>
    <element>
      <name>goom</name>
      <longname>GOOM: what a GOOM!</longname>
      <class>Visualization</class>
      <description>Takes frames of data and outputs video frames using the GOOM filter</description>
      <author>Wim Taymans &lt;wim.taymans@chello.be&gt;</author>
    </element>
  </elements>
</plugin>