summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-neon.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-07-12 15:58:33 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-07-13 23:49:21 +0100
commite12b8717857e15d14f8d3bf625ba79df28f71711 (patch)
tree662bd3cad25b043fd50b501e2912ceb48cf80737 /docs/plugins/inspect/plugin-neon.xml
parent654744a03c807b6c1f7ece6d8316a899237fda11 (diff)
downloadgstreamer-plugins-bad-e12b8717857e15d14f8d3bf625ba79df28f71711.tar.gz
docs: add newly-ported elements to docs
Diffstat (limited to 'docs/plugins/inspect/plugin-neon.xml')
-rw-r--r--docs/plugins/inspect/plugin-neon.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-neon.xml b/docs/plugins/inspect/plugin-neon.xml
new file mode 100644
index 000000000..0e8997cdc
--- /dev/null
+++ b/docs/plugins/inspect/plugin-neon.xml
@@ -0,0 +1,28 @@
+<plugin>
+ <name>neon</name>
+ <description>lib neon http client src</description>
+ <filename>../../ext/neon/.libs/libgstneonhttpsrc.so</filename>
+ <basename>libgstneonhttpsrc.so</basename>
+ <version>1.1.2.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins git</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>neonhttpsrc</name>
+ <longname>HTTP client source</longname>
+ <class>Source/Network</class>
+ <description>Receive data as a client over the network via HTTP using NEON</description>
+ <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Rosfran Borges &lt;rosfran.borges@indt.org.br&gt;, Andre Moreira Magalhaes &lt;andre.magalhaes@indt.org.br&gt;</author>
+ <pads>
+ <caps>
+ <name>src</name>
+ <direction>source</direction>
+ <presence>always</presence>
+ <details>ANY</details>
+ </caps>
+ </pads>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file