summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-rtp.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:56:31 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-23 19:56:31 +0000
commit90154bf8e2b59e00a39ea1a078680015459e5acb (patch)
tree0f45ca99f478599ee3af65adc7e2a1fe29e59a7c /docs/plugins/inspect/plugin-rtp.xml
parente7a575989ec163c2cc4925cb3c39fefc7bf7cd76 (diff)
releasing 0.9.6
Original commit message from CVS: releasing 0.9.6
Diffstat (limited to 'docs/plugins/inspect/plugin-rtp.xml')
-rw-r--r--docs/plugins/inspect/plugin-rtp.xml20
1 files changed, 17 insertions, 3 deletions
diff --git a/docs/plugins/inspect/plugin-rtp.xml b/docs/plugins/inspect/plugin-rtp.xml
index 207a4c96..1dcfb0f3 100644
--- a/docs/plugins/inspect/plugin-rtp.xml
+++ b/docs/plugins/inspect/plugin-rtp.xml
@@ -3,11 +3,11 @@
<description>Real-time protocol plugins</description>
<filename>../../gst/rtp/.libs/libgstrtp.so</filename>
<basename>libgstrtp.so</basename>
- <version>0.9.5</version>
+ <version>0.9.6</version>
<license>LGPL</license>
<source>gst-plugins-good</source>
- <package>GStreamer source release</package>
- <origin>http://gstreamer.freedesktop.org/</origin>
+ <package>GStreamer Good Plug-ins source release</package>
+ <origin>Unknown package origin</origin>
<elements>
<element>
<name>asteriskh263</name>
@@ -114,5 +114,19 @@
<description>Encode MPEG audio as RTP packets (RFC 2038)</description>
<author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
+ <element>
+ <name>rtpspeexdec</name>
+ <longname>RTP packet parser</longname>
+ <class>Codec/Parser/Network</class>
+ <description>Extracts Speex audio from RTP packets</description>
+ <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
+ </element>
+ <element>
+ <name>rtpspeexenc</name>
+ <longname>RTP packet parser</longname>
+ <class>Codec/Encoder/Network</class>
+ <description>Encodes Speex audio into a RTP packet</description>
+ <author>Edgard Lima &lt;edgard.lima@indt.org.br&gt;</author>
+ </element>
</elements>
</plugin> \ No newline at end of file