diff options
Diffstat (limited to 'docs/plugins/inspect/plugin-rtp.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-rtp.xml | 52 |
1 files changed, 40 insertions, 12 deletions
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml index a4cedd71..253b5a75 100644 --- a/docs/plugins/inspect/plugin-rtp.xml +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -12,14 +12,14 @@ <element> <name>asteriskh263</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts H263 video from RTP and encodes in Asterisk H263 format</description> <author>Neil Stratford <neils@vipadia.com></author> </element> <element> <name>rtpamrdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts AMR audio from RTP packets (RFC 3267)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> @@ -33,14 +33,14 @@ <element> <name>rtpdepay</name> <longname>RTP payloader</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Accepts raw RTP and RTCP packets and sends them forward</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> <name>rtpgsmdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts GSM audio from RTP packets</description> <author>Zeeshan Ali <zeenix@gmail.com></author> </element> @@ -61,7 +61,7 @@ <element> <name>rtph263pdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts H263+ video from RTP packets (RFC 2429)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> @@ -73,16 +73,23 @@ <author>Wim Taymans <wim@fluendo.com></author> </element> <element> + <name>rtph264depay</name> + <longname>RTP packet parser</longname> + <class>Codec/Depayloader/Network</class> + <description>Extracts H264 video from RTP packets (RFC 3984)</description> + <author>Wim Taymans <wim@fluendo.com></author> + </element> + <element> <name>rtpmp2tdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depay/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts MPEG2 TS from RTP packets (RFC 2250)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> <name>rtpmp4gdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depay/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts MPEG4 elementary streams from RTP packets (RFC 3640)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> @@ -96,7 +103,7 @@ <element> <name>rtpmp4vdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts MPEG4 video from RTP packets (RFC 3016)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> @@ -110,7 +117,7 @@ <element> <name>rtpmpadepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts MPEG audio from RTP packets (RFC 2038)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> @@ -124,7 +131,7 @@ <element> <name>rtppcmadepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts PCMA audio from RTP packets</description> <author>Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com></author> </element> @@ -138,7 +145,7 @@ <element> <name>rtppcmudepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts PCMU audio from RTP packets</description> <author>Edgard Lima <edgard.lima@indt.org.br>, Zeeshan Ali <zeenix@gmail.com></author> </element> @@ -152,7 +159,7 @@ <element> <name>rtpspeexdepay</name> <longname>RTP packet parser</longname> - <class>Codec/Depayr/Network</class> + <class>Codec/Depayloader/Network</class> <description>Extracts Speex audio from RTP packets</description> <author>Edgard Lima <edgard.lima@indt.org.br></author> </element> @@ -163,5 +170,26 @@ <description>Payload-encodes Speex audio into a RTP packet</description> <author>Edgard Lima <edgard.lima@indt.org.br></author> </element> + <element> + <name>rtpsv3vdepay</name> + <longname>RTP packet parser</longname> + <class>Codec/Depayloader/Network</class> + <description>Extracts SVQ3 video from RTP packets (no RFC)</description> + <author>Wim Taymans <wim@fluendo.com></author> + </element> + <element> + <name>rtpvorbisdepay</name> + <longname>RTP packet parser</longname> + <class>Codec/Depayloader/Network</class> + <description>Extracts Vorbis Audio from RTP packets (draft-01 of RFC XXXX)</description> + <author>Wim Taymans <wim@fluendo.com></author> + </element> + <element> + <name>rtpvorbispay</name> + <longname>RTP packet parser</longname> + <class>Codec/Payloader/Network</class> + <description>Payload-encode Vorbis audio into RTP packets (draft-01 RFC XXXX)</description> + <author>Wim Taymans <wim@fluendo.com></author> + </element> </elements> </plugin>
\ No newline at end of file |