diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 14:03:03 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-04-01 14:03:03 +0000 |
commit | 2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch) | |
tree | c4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-speex.xml | |
parent | e50a7b728bddaae077bac4a3e57a57612628dcc3 (diff) |
adding inspect files
Original commit message from CVS:
adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-speex.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-speex.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/inspect/plugin-speex.xml b/docs/plugins/inspect/plugin-speex.xml index ad4daf807..5ae0dc217 100644 --- a/docs/plugins/inspect/plugin-speex.xml +++ b/docs/plugins/inspect/plugin-speex.xml @@ -3,22 +3,22 @@ <description>Speex plugin library</description> <filename>../../ext/speex/.libs/libgstspeex.so</filename> <basename>libgstspeex.so</basename> - <version>0.10.2</version> + <version>0.10.2.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> <name>speexdec</name> - <longname>SpeexDec</longname> + <longname>Speex audio decoder</longname> <class>Codec/Decoder/Audio</class> <description>decode speex streams to audio</description> <author>Wim Taymans <wim@fluendo.com></author> </element> <element> <name>speexenc</name> - <longname>Speex encoder</longname> + <longname>Speex audio encoder</longname> <class>Codec/Encoder/Audio</class> <description>Encodes audio in Speex format</description> <author>Wim Taymans <wim@fluendo.com></author> |