2009-10-02 08:09:11 +00:00
|
|
|
<plugin>
|
|
|
|
<name>zbar</name>
|
|
|
|
<description>zbar barcode scanner</description>
|
|
|
|
<filename>../../ext/zbar/.libs/libgstzbar.so</filename>
|
|
|
|
<basename>libgstzbar.so</basename>
|
2010-09-03 09:03:04 +00:00
|
|
|
<version>0.10.20.1</version>
|
2009-10-02 08:09:11 +00:00
|
|
|
<license>LGPL</license>
|
|
|
|
<source>gst-plugins-bad</source>
|
2010-09-03 09:03:04 +00:00
|
|
|
<package>GStreamer Bad Plug-ins git</package>
|
2010-05-31 01:10:58 +00:00
|
|
|
<origin>Unknown package origin</origin>
|
2009-10-02 08:09:11 +00:00
|
|
|
<elements>
|
|
|
|
<element>
|
|
|
|
<name>zbar</name>
|
|
|
|
<longname>Barcode detector</longname>
|
|
|
|
<class>Filter/Analyzer/Video</class>
|
|
|
|
<description>Detect bar codes in the video streams</description>
|
|
|
|
<author>Stefan Kost <ensonic@users.sf.net></author>
|
|
|
|
<pads>
|
|
|
|
<caps>
|
2010-06-30 17:19:00 +00:00
|
|
|
<name>sink</name>
|
|
|
|
<direction>sink</direction>
|
2009-10-02 08:09:11 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>video/x-raw-yuv, format=(fourcc){ Y800 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
|
|
</caps>
|
|
|
|
<caps>
|
2010-06-30 17:19:00 +00:00
|
|
|
<name>src</name>
|
|
|
|
<direction>source</direction>
|
2009-10-02 08:09:11 +00:00
|
|
|
<presence>always</presence>
|
|
|
|
<details>video/x-raw-yuv, format=(fourcc){ Y800 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
|
|
</caps>
|
|
|
|
</pads>
|
|
|
|
</element>
|
|
|
|
</elements>
|
|
|
|
</plugin>
|