summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-kate.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-03-06 01:49:26 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-03-06 01:49:26 +0000
commit9194b36eb20e2112f5dd05cc62eee99a30475d55 (patch)
tree5ed3df18e8cd75cc321873af7bcd7ae5adc27ac1 /docs/plugins/inspect/plugin-kate.xml
parentc2908999bc46eb2c929a495493311767b9814e0f (diff)
Release 0.10.18RELEASE-0.10.18
Diffstat (limited to 'docs/plugins/inspect/plugin-kate.xml')
-rw-r--r--docs/plugins/inspect/plugin-kate.xml31
1 files changed, 29 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-kate.xml b/docs/plugins/inspect/plugin-kate.xml
index 7f1973b5d..f292f3696 100644
--- a/docs/plugins/inspect/plugin-kate.xml
+++ b/docs/plugins/inspect/plugin-kate.xml
@@ -3,10 +3,10 @@
<description>Kate plugin</description>
<filename>../../ext/kate/.libs/libgstkate.so</filename>
<basename>libgstkate.so</basename>
- <version>0.10.17.1</version>
+ <version>0.10.18</version>
<license>LGPL</license>
<source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
+ <package>GStreamer Bad Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -93,5 +93,32 @@
</caps>
</pads>
</element>
+ <element>
+ <name>tiger</name>
+ <longname>Kate stream renderer</longname>
+ <class>Mixer/Video/Overlay/Subtitle</class>
+ <description>Decodes and renders Kate streams on top of a video</description>
+ <author>Vincent Penquerc'h &lt;ogg.k.ogg.k@googlemail.com&gt;</author>
+ <pads>
+ <caps>
+ <name>video_sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
+ </caps>
+ <caps>
+ <name>subtitle_sink</name>
+ <direction>sink</direction>
+ <presence>always</presence>
+ <details>subtitle/x-kate; application/x-kate</details>
+ </caps>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>video/x-raw-rgb, bpp=(int)32, depth=(int)24</details>
+ </caps>
+ </pads>
+ </element>
</elements>
</plugin> \ No newline at end of file