From 2f7ec508993fd8f8a5f3b343b5873ef09069154a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 19 Jul 2009 23:45:02 +0100 Subject: docs: add inspect info for kate plugin Should fix the docs build. --- docs/plugins/inspect/plugin-kate.xml | 124 +++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 docs/plugins/inspect/plugin-kate.xml (limited to 'docs/plugins') diff --git a/docs/plugins/inspect/plugin-kate.xml b/docs/plugins/inspect/plugin-kate.xml new file mode 100644 index 00000000..ee3dccbc --- /dev/null +++ b/docs/plugins/inspect/plugin-kate.xml @@ -0,0 +1,124 @@ + + kate + Kate plugin + ../../ext/kate/.libs/libgstkate.so + libgstkate.so + 0.10.13.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins git/prerelease + Unknown package origin + + + katedec + Kate stream text decoder + Codec/Decoder/Subtitle + Decodes Kate text streams + Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com> + + + sink + sink + always +
subtitle/x-kate
+
+ + src + source + always +
text/plain; text/x-pango-markup
+
+
+
+ + kateenc + Kate stream encoder + Codec/Encoder/Subtitle + Encodes Kate streams from text or subpictures + Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com> + + + sink + sink + always +
text/plain; text/x-pango-markup; video/x-dvd-subpicture
+
+ + src + source + always +
subtitle/x-kate; application/x-kate
+
+
+
+ + kateparse + Kate stream parser + Codec/Parser/Subtitle + parse raw kate streams + Vincent Penquerc'h <ogg.k.ogg.k at googlemail dot com> + + + sink + sink + always +
subtitle/x-kate; application/x-kate
+
+ + src + source + always +
subtitle/x-kate; application/x-kate
+
+
+
+ + katetag + Kate stream tagger + Formatter/Metadata + Retags kate streams + Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com> + + + sink + sink + always +
subtitle/x-kate; application/x-kate
+
+ + src + source + always +
subtitle/x-kate; application/x-kate
+
+
+
+ + tiger + Kate stream renderer + Codec/Decoder/Video/Overlay + Decodes and renders Kate streams on top of a video + Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com> + + + video_sink + sink + always +
video/x-raw-rgb, bpp=(int)32, depth=(int)24
+
+ + kate_sink + sink + always +
subtitle/x-kate; application/x-kate
+
+ + src + source + always +
video/x-raw-rgb, bpp=(int)32, depth=(int)24
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1