2005-10-23 22:43:08 +00:00
|
|
|
<plugin>
|
|
|
|
<name>navigationtest</name>
|
|
|
|
<description>Template for a video filter</description>
|
2009-05-12 19:36:31 +00:00
|
|
|
<filename>../../gst/debugutils/.libs/libgstnavigationtest.so</filename>
|
2005-10-23 22:43:08 +00:00
|
|
|
<basename>libgstnavigationtest.so</basename>
|
2010-07-16 10:31:08 +00:00
|
|
|
<version>0.10.24.1</version>
|
2005-10-23 22:43:08 +00:00
|
|
|
<license>LGPL</license>
|
|
|
|
<source>gst-plugins-good</source>
|
2010-07-16 10:31:08 +00:00
|
|
|
<package>GStreamer Good Plug-ins git</package>
|
2009-02-19 20:09:07 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
2005-10-23 22:43:08 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>navigationtest</name>
|
2006-04-01 14:03:03 +00:00
|
|
|
<longname>Video navigation test</longname>
|
2005-11-23 19:56:31 +00:00
|
|
|
<class>Filter/Effect/Video</class>
|
|
|
|
<description>Handle navigation events showing a black square following mouse pointer</description>
|
2005-10-23 22:43:08 +00:00
|
|
|
<author>David Schleef <ds@schleef.org></author>
|
2007-06-25 12:46:08 +00:00
|
|
|
<pads>
|
|
|
|
<caps>
|
2010-06-17 15:43:44 +00:00
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
2007-06-25 12:46:08 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
2010-06-17 15:43:44 +00:00
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
2007-06-25 12:46:08 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>video/x-raw-yuv, format=(fourcc)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
2005-10-23 22:43:08 +00:00
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|