summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-frei0r.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-07-13 23:49:44 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-07-13 23:49:44 +0100
commitb0f4737a763ddd7af6fd5ea911e2b7e3baa944c6 (patch)
tree58c0572a305ba9fed8d79a172f0da19cc9cac177 /docs/plugins/inspect/plugin-frei0r.xml
parente12b8717857e15d14f8d3bf625ba79df28f71711 (diff)
downloadgstreamer-plugins-bad-b0f4737a763ddd7af6fd5ea911e2b7e3baa944c6.tar.gz
Update docs and win32 config.h to development version
Diffstat (limited to 'docs/plugins/inspect/plugin-frei0r.xml')
-rw-r--r--docs/plugins/inspect/plugin-frei0r.xml25
1 files changed, 23 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-frei0r.xml b/docs/plugins/inspect/plugin-frei0r.xml
index e8950a9b7..0d6cb17b7 100644
--- a/docs/plugins/inspect/plugin-frei0r.xml
+++ b/docs/plugins/inspect/plugin-frei0r.xml
@@ -3,10 +3,10 @@
<description>frei0r plugin library</description>
<filename>../../gst/frei0r/.libs/libgstfrei0r.so</filename>
<basename>libgstfrei0r.so</basename>
- <version>1.1.2</version>
+ <version>1.1.2.1</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins source release</package>
+ <package>GStreamer Bad Plug-ins git</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -640,6 +640,27 @@
</pads>
</element>
<element>
+ <name>frei0r-filter-opencvfacedetect</name>
+ <longname>opencvfacedetect</longname>
+ <class>Filter/Effect/Video</class>
+ <description>detect faces</description>
+ <author>Sebastian Dröge &lt;sebastian.droege@collabora.co.uk&gt;, binarymillenium</author>
+ <pads>
+ <caps>
+ <name>sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-raw, format=(string)BGRA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/x-raw, format=(string)BGRA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
+ </caps>
+ </pads>
+ </element>
+ <element>
<name>frei0r-filter-perspective</name>
<longname>Perspective</longname>
<class>Filter/Effect/Video</class>