From: Tim-Philipp Müller Date: Sun, 19 Jul 2009 22:45:02 +0000 (+0100) Subject: docs: add inspect info for kate plugin X-Git-Tag: 1.19.3~507^2~18403 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2f7ec508993fd8f8a5f3b343b5873ef09069154a;p=platform%2Fupstream%2Fgstreamer.git docs: add inspect info for kate plugin Should fix the docs build. --- diff --git a/docs/plugins/inspect/plugin-kate.xml b/docs/plugins/inspect/plugin-kate.xml new file mode 100644 index 0000000..ee3dccb --- /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