diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-03 10:29:36 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-08-03 10:29:36 +0200 |
commit | 76b4ed4ef1b2067d62dddfb7dfbe75a16c0ae0ad (patch) | |
tree | 46e03cdf92592aacaae04d75f89eec03c680e9f8 /docs/plugins/inspect/plugin-kate.xml | |
parent | 0c0adffce756686ddfcf99b0208b295c8cd994f4 (diff) | |
download | gstreamer-plugins-bad-76b4ed4ef1b2067d62dddfb7dfbe75a16c0ae0ad.tar.gz |
docs: Add lots of gaudieffects/geometrictransform symbols to the docs
Diffstat (limited to 'docs/plugins/inspect/plugin-kate.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-kate.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/plugins/inspect/plugin-kate.xml b/docs/plugins/inspect/plugin-kate.xml index a9ba68268..a3b726c77 100644 --- a/docs/plugins/inspect/plugin-kate.xml +++ b/docs/plugins/inspect/plugin-kate.xml @@ -93,32 +93,5 @@ </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 <ogg.k.ogg.k@googlemail.com></author> - <pads> - <caps> - <name>subtitle_sink</name> - <direction>sink</direction> - <presence>always</presence> - <details>subtitle/x-kate; application/x-kate</details> - </caps> - <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>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 |