From 985a18d72a98eb8d21374304cb2468d027f0c6ba Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 23 May 2007 16:14:13 +0000 Subject: docs/plugins/inspect/plugin-rtpmanager.xml: Add doc xml file. Original commit message from CVS: * docs/plugins/inspect/plugin-rtpmanager.xml: Add doc xml file. --- ChangeLog | 5 +++ docs/plugins/inspect/plugin-rtpmanager.xml | 55 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) create mode 100644 docs/plugins/inspect/plugin-rtpmanager.xml diff --git a/ChangeLog b/ChangeLog index 45ba1df6..e5fa3638 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-23 Wim Taymans + + * docs/plugins/inspect/plugin-rtpmanager.xml: + Add doc xml file. + 2007-05-23 Wim Taymans * docs/plugins/Makefile.am: diff --git a/docs/plugins/inspect/plugin-rtpmanager.xml b/docs/plugins/inspect/plugin-rtpmanager.xml new file mode 100644 index 00000000..e522f49b --- /dev/null +++ b/docs/plugins/inspect/plugin-rtpmanager.xml @@ -0,0 +1,55 @@ + + rtpmanager + RTP session management plugin library + ../../gst/rtpmanager/.libs/libgstrtpmanager.so + libgstrtpmanager.so + 0.10.4.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins CVS/prerelease + Unknown package origin + + + rtpbin + RTP Bin + Filter/Network/RTP + Implement an RTP bin + Wim Taymans <wim@fluendo.com> + + + rtpclient + RTP Client + Filter/Network/RTP + Implement an RTP client + Wim Taymans <wim@fluendo.com> + + + rtpjitterbuffer + RTP packet jitter-buffer + Filter/Network/RTP + A buffer that deals with network jitter and other transmission faults + Philippe Kalaf <philippe.kalaf@collabora.co.uk>, Wim Taymans <wim@fluendo.com> + + + rtpptdemux + RTP Demux + Demux/Network/RTP + Parses codec streams transmitted in the same RTP session + Kai Vehmanen <kai.vehmanen@nokia.com> + + + rtpsession + RTP Session + Filter/Network/RTP + Implement an RTP session + Wim Taymans <wim@fluendo.com> + + + rtpssrcdemux + RTP SSRC Demux + Demux/Network/RTP + Splits RTP streams based on the SSRC + Wim Taymans <wim@fluendo.com> + + + \ No newline at end of file -- cgit v1.2.1