summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-02-07 21:09:45 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-02-07 21:09:45 +0000
commitba2af9fa122e0393c8cd61e3fc78f5feb2742471 (patch)
tree2aaa964d462d24e9022b0ef0a12f9120db2d57b1 /docs
parentb5ee422546be8c03397fafd08d05671dad56bccf (diff)
docs/plugins/inspect/plugin-rtp.xml: Update for new elements.
Original commit message from CVS: * docs/plugins/inspect/plugin-rtp.xml: Update for new elements. * gst/debug/progressreport.h: Commit newly-created header file as well.
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/inspect/plugin-rtp.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml
index 14ade331..7d358026 100644
--- a/docs/plugins/inspect/plugin-rtp.xml
+++ b/docs/plugins/inspect/plugin-rtp.xml
@@ -17,6 +17,27 @@
<author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
</element>
<element>
+ <name>rtpL16depay</name>
+ <longname>RTP packet depayloader</longname>
+ <class>Codec/Depayloader/Network</class>
+ <description>Extracts raw audio from RTP packets</description>
+ <author>Zeeshan Ali &lt;zak147@yahoo.com&gt;,Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>rtpL16pay</name>
+ <longname>RTP packet payloader</longname>
+ <class>Codec/Payloader/Network</class>
+ <description>Payload-encode Raw audio into RTP packets (RFC 3551)</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>rtpac3depay</name>
+ <longname>RTP packet depayloader</longname>
+ <class>Codec/Depayloader/Network</class>
+ <description>Extracts AC3 audio from RTP packets (RFC 4184)</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
<name>rtpamrdepay</name>
<longname>RTP packet depayloader</longname>
<class>Codec/Depayloader/Network</class>