summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-rtp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-rtp.xml')
-rw-r--r--docs/plugins/inspect/plugin-rtp.xml22
1 files changed, 18 insertions, 4 deletions
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml
index 1b4f16b8..be290449 100644
--- a/docs/plugins/inspect/plugin-rtp.xml
+++ b/docs/plugins/inspect/plugin-rtp.xml
@@ -3,10 +3,10 @@
<description>Real-time protocol plugins</description>
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
<basename>libgstrtp.so</basename>
- <version>0.10.3</version>
+ <version>0.10.3.1</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer Good Plug-ins source release</package>
+ <package>GStreamer Good Plug-ins CVS/prerelease</package>
<origin>Unknown package origin</origin>
<elements>
<element>
@@ -73,6 +73,20 @@
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
+ <name>rtpmp2tdepay</name>
+ <longname>RTP packet parser</longname>
+ <class>Codec/Depay/Network</class>
+ <description>Extracts MPEG2 TS from RTP packets (RFC 2250)</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
+ <name>rtpmp4gdepay</name>
+ <longname>RTP packet parser</longname>
+ <class>Codec/Depay/Network</class>
+ <description>Extracts MPEG4 elementary streams from RTP packets (RFC 3640)</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
+ <element>
<name>rtpmp4gpay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
@@ -90,7 +104,7 @@
<name>rtpmp4vpay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
- <description>Payode MPEG4 video as RTP packets (RFC 3016)</description>
+ <description>Payload MPEG4 video as RTP packets (RFC 3016)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
@@ -104,7 +118,7 @@
<name>rtpmpapay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
- <description>Payode MPEG audio as RTP packets (RFC 2038)</description>
+ <description>Payload MPEG audio as RTP packets (RFC 2038)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>