summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-gstrtpmanager.xml
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-05-30 09:08:24 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-05-30 09:08:24 +0000
commit3e6a09941d6313f0cee0acdea3bb4456075bbb9d (patch)
tree776440cf9d98a597472c03274588266776d5454c /docs/plugins/inspect/plugin-gstrtpmanager.xml
parent3a496fd7ebb90d12bad86c6ded97a75e134794f6 (diff)
downloadgst-plugins-bad-3e6a09941d6313f0cee0acdea3bb4456075bbb9d.tar.gz
gst-plugins-bad-3e6a09941d6313f0cee0acdea3bb4456075bbb9d.tar.bz2
gst-plugins-bad-3e6a09941d6313f0cee0acdea3bb4456075bbb9d.zip
docs/plugins/: Updates; update inspect info for rtpmanager => gstrtpmanager rename, hopefully that makes the build bo...
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins.args: * docs/plugins/gst-plugins-bad-plugins.signals: * docs/plugins/inspect/plugin-dtsdec.xml: * docs/plugins/inspect/plugin-gstrtpmanager.xml: * docs/plugins/inspect/plugin-musepack.xml: * docs/plugins/inspect/plugin-rtpmanager.xml: * docs/plugins/inspect/plugin-sdl.xml: * docs/plugins/inspect/plugin-spcdec.xml: * docs/plugins/inspect/plugin-swfdec.xml: Updates; update inspect info for rtpmanager => gstrtpmanager rename, hopefully that makes the build bots happy again.
Diffstat (limited to 'docs/plugins/inspect/plugin-gstrtpmanager.xml')
-rw-r--r--docs/plugins/inspect/plugin-gstrtpmanager.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-gstrtpmanager.xml b/docs/plugins/inspect/plugin-gstrtpmanager.xml
new file mode 100644
index 00000000..e3f0eb3f
--- /dev/null
+++ b/docs/plugins/inspect/plugin-gstrtpmanager.xml
@@ -0,0 +1,55 @@
+<plugin>
+ <name>gstrtpmanager</name>
+ <description>RTP session management plugin library</description>
+ <filename>../../gst/rtpmanager/.libs/libgstrtpmanager.so</filename>
+ <basename>libgstrtpmanager.so</basename>
+ <version>0.10.4.1</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins CVS/prerelease</package>
+ <origin>Unknown package origin</origin>
+ <elements>
+ <element>
+ <name>gstrtpbin</name>
+ <longname>RTP Bin</longname>
+ <class>Filter/Network/RTP</class>
+ <description>Implement an RTP bin</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>gstrtpclient</name>
+ <longname>RTP Client</longname>
+ <class>Filter/Network/RTP</class>
+ <description>Implement an RTP client</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>gstrtpjitterbuffer</name>
+ <longname>RTP packet jitter-buffer</longname>
+ <class>Filter/Network/RTP</class>
+ <description>A buffer that deals with network jitter and other transmission faults</description>
+ <author>Philippe Kalaf &lt;philippe.kalaf@collabora.co.uk&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>gstrtpptdemux</name>
+ <longname>RTP Demux</longname>
+ <class>Demux/Network/RTP</class>
+ <description>Parses codec streams transmitted in the same RTP session</description>
+ <author>Kai Vehmanen &lt;kai.vehmanen@nokia.com&gt;</author>
+ </element>
+ <element>
+ <name>gstrtpsession</name>
+ <longname>RTP Session</longname>
+ <class>Filter/Network/RTP</class>
+ <description>Implement an RTP session</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>gstrtpssrcdemux</name>
+ <longname>RTP SSRC Demux</longname>
+ <class>Demux/Network/RTP</class>
+ <description>Splits RTP streams based on the SSRC</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ </elements>
+</plugin> \ No newline at end of file