diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:03:23 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:03:23 +0000 |
commit | 199e2b65bdf5275e92686ea529d5f8fd1ae232fe (patch) | |
tree | 81b7bf2e002d2cd0871093dad6d6fc6626a52f11 /docs/plugins/inspect/plugin-rtp.xml | |
parent | 9ace1294d3bbe7153da7e5574a9d4407a28528af (diff) |
releasing 0.10.0
Original commit message from CVS:
releasing 0.10.0
Diffstat (limited to 'docs/plugins/inspect/plugin-rtp.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-rtp.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml index 7c062d43..2296362b 100644 --- a/docs/plugins/inspect/plugin-rtp.xml +++ b/docs/plugins/inspect/plugin-rtp.xml @@ -3,7 +3,7 @@ <description>Real-time protocol plugins</description> <filename>../../gst/rtp/.libs/libgstrtp.so</filename> <basename>libgstrtp.so</basename> - <version>0.9.7</version> + <version>0.10.0</version> <license>LGPL</license> <source>gst-plugins-good</source> <package>GStreamer Good Plug-ins source release</package> @@ -48,7 +48,7 @@ <name>rtpg711pay</name> <longname>RTP packet parser</longname> <class>Codec/Payloader/Network</class> - <description>Payodes PCMU/PCMA audio into a RTP packet</description> + <description>Payload-encodes PCMU/PCMA audio into a RTP packet</description> <author>Edgard Lima <edgard.lima@indt.org.br></author> </element> <element> @@ -62,14 +62,14 @@ <name>rtpgsmpay</name> <longname>RTP GSM Audio Payloader</longname> <class>Codec/Payloader/Network</class> - <description>Payodes GSM audio into a RTP packet</description> + <description>Payload-encodes GSM audio into a RTP packet</description> <author>Zeeshan Ali <zeenix@gmail.com></author> </element> <element> <name>rtph263pay</name> <longname>RTP packet parser</longname> <class>Codec/Payloader/Network</class> - <description>Payodes H263 video in RTP packets (RFC 2190)</description> + <description>Payload-encodes H263 video in RTP packets (RFC 2190)</description> <author>Neil Stratford <neils@vipadia.com></author> </element> <element> @@ -83,7 +83,7 @@ <name>rtph263ppay</name> <longname>RTP packet parser</longname> <class>Codec/Payloader/Network</class> - <description>Payodes H263+ video in RTP packets (RFC 2429)</description> + <description>Payload-encodes H263+ video in RTP packets (RFC 2429)</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> @@ -125,7 +125,7 @@ <name>rtpspeexpay</name> <longname>RTP packet parser</longname> <class>Codec/Payloader/Network</class> - <description>Payodes Speex audio into a RTP packet</description> + <description>Payload-encodes Speex audio into a RTP packet</description> <author>Edgard Lima <edgard.lima@indt.org.br></author> </element> </elements> |