Welcome to mirror list, hosted at ThFree Co, Russian Federation.

plugin-goom.xml « inspect « plugins « docs - github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 429a953a2c7e4780be0f330cd5e535c784ffcec3 (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.6</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>