summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-navigationtest.xml
blob: 272ea1e44ebea0bb8e049f54b0891569555bf3d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<plugin>
  <name>navigationtest</name>
  <description>Template for a video filter</description>
  <filename>../../gst/debug/.libs/libgstnavigationtest.so</filename>
  <basename>libgstnavigationtest.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>navigationtest</name>
      <longname>Video Navigation test</longname>
      <class>Filter/Effect/Video</class>
      <description>Handle navigation events showing a black square following mouse pointer</description>
      <author>David Schleef &lt;ds@schleef.org&gt;</author>
    </element>
  </elements>
</plugin>