summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-goom.xml
blob: 28640da3fa08961947015ad3752cedf46d9eec92 (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.4</version>
  <license>LGPL</license>
  <source>gst-plugins-good</source>
  <package>GStreamer source release</package>
  <origin>http://gstreamer.freedesktop.org/</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>