summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-06-17 15:52:57 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-06-17 16:57:24 +0100
commit18119636266d0aa39cd1711bd64e52a9f4dbef4e (patch)
treefc9969b52e1fa2d81f220530c0f9db88bc201431
parenta15344515a4a4a05205a6980cbbb785eac1fdf33 (diff)
docs: update introspected plugin docs for gstdoc-scanobj changes
Update common for latest gstdoc-scanobj and inspect xml files for escaping and pad template order changes.
m---------common0
-rw-r--r--docs/plugins/inspect/plugin-coreelements.xml26
-rw-r--r--docs/plugins/inspect/plugin-coreindexers.xml1
3 files changed, 13 insertions, 14 deletions
diff --git a/common b/common
-Subproject 35617c2306d19c6d2460ea3dc9fcdabfc5dd167
+Subproject 73ff93a46a122e76ae400eed155f0b1ce13d9ed
diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml
index 3879d41508..db08f04d13 100644
--- a/docs/plugins/inspect/plugin-coreelements.xml
+++ b/docs/plugins/inspect/plugin-coreelements.xml
@@ -35,7 +35,7 @@
<longname>Fake Sink</longname>
<class>Sink</class>
<description>Black hole for data</description>
- <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;, Wim Taymans &lt;wim@fluendo.com&gt;, Mr. 'frag-me-more' Vanderwingo &lt;wingo@fluendo.com&gt;</author>
+ <author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;, Wim Taymans &lt;wim@fluendo.com&gt;, Mr. &apos;frag-me-more&apos; Vanderwingo &lt;wingo@fluendo.com&gt;</author>
<pads>
<caps>
<name>sink</name>
@@ -149,17 +149,17 @@
<author>Edward Hervey &lt;edward@fluendo.com&gt;</author>
<pads>
<caps>
- <name>src%d</name>
- <direction>source</direction>
- <presence>sometimes</presence>
- <details>ANY</details>
- </caps>
- <caps>
<name>sink%d</name>
<direction>sink</direction>
<presence>request</presence>
<details>ANY</details>
</caps>
+ <caps>
+ <name>src%d</name>
+ <direction>source</direction>
+ <presence>sometimes</presence>
+ <details>ANY</details>
+ </caps>
</pads>
</element>
<element>
@@ -212,17 +212,17 @@
<author>Erik Walthinsen &lt;omega@cse.ogi.edu&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
<pads>
<caps>
- <name>src%d</name>
- <direction>source</direction>
- <presence>request</presence>
- <details>ANY</details>
- </caps>
- <caps>
<name>sink</name>
<direction>sink</direction>
<presence>always</presence>
<details>ANY</details>
</caps>
+ <caps>
+ <name>src%d</name>
+ <direction>source</direction>
+ <presence>request</presence>
+ <details>ANY</details>
+ </caps>
</pads>
</element>
<element>
diff --git a/docs/plugins/inspect/plugin-coreindexers.xml b/docs/plugins/inspect/plugin-coreindexers.xml
index 3d52921017..b6d2e2daf1 100644
--- a/docs/plugins/inspect/plugin-coreindexers.xml
+++ b/docs/plugins/inspect/plugin-coreindexers.xml
@@ -9,6 +9,5 @@
<package>GStreamer git</package>
<origin>Unknown package origin</origin>
<elements>
-
</elements>
</plugin> \ No newline at end of file