gstreamer/docs/plugins/inspect/plugin-rtp.xml
Thomas Vander Stichele d387bc1e57 releasing 0.10.1
Original commit message from CVS:
releasing 0.10.1
2006-01-13 19:25:40 +00:00

132 lines
No EOL
5.3 KiB
XML

<plugin>
<name>rtp</name>
<description>Real-time protocol plugins</description>
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
<basename>libgstrtp.so</basename>
<version>0.10.1</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
<package>GStreamer Good Plug-ins source release</package>
<origin>Unknown package origin</origin>
<elements>
<element>
<name>asteriskh263</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description>
<author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
</element>
<element>
<name>rtpamrdepay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts AMR audio from RTP packets (RFC 3267)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpamrpay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payode AMR audio into RTP packets (RFC 3267)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpdepay</name>
<longname>RTP Payloader</longname>
<class>Codec/Depayr/Network</class>
<description>Accepts raw RTP and RTCP packets and sends them forward</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpg711depay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts PCMU/PCMA audio from RTP packets</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;, Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
</element>
<element>
<name>rtpg711pay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes PCMU/PCMA audio into a RTP packet</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
</element>
<element>
<name>rtpgsmdepay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts GSM audio from RTP packets</description>
<author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
</element>
<element>
<name>rtpgsmpay</name>
<longname>RTP GSM Audio Payloader</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes GSM audio into a RTP packet</description>
<author>Zeeshan Ali &lt;zeenix@gmail.com&gt;</author>
</element>
<element>
<name>rtph263pay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes H263 video in RTP packets (RFC 2190)</description>
<author>Neil Stratford &lt;neils@vipadia.com&gt;</author>
</element>
<element>
<name>rtph263pdepay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts H263+ video from RTP packets (RFC 2429)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtph263ppay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes H263+ video in RTP packets (RFC 2429)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpmp4vdepay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts MPEG4 video from RTP packets (RFC 3016)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpmp4vpay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payode MPEG4 video as RTP packets (RFC 3016)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpmpadepay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts MPEG audio from RTP packets (RFC 2038)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpmpapay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payode MPEG audio as RTP packets (RFC 2038)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>rtpspeexdepay</name>
<longname>RTP packet parser</longname>
<class>Codec/Depayr/Network</class>
<description>Extracts Speex audio from RTP packets</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
</element>
<element>
<name>rtpspeexpay</name>
<longname>RTP packet parser</longname>
<class>Codec/Payloader/Network</class>
<description>Payload-encodes Speex audio into a RTP packet</description>
<author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
</element>
</elements>
</plugin>