summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-flac.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-01 14:03:03 +0000
commit2088cb81b1a3fdd498f9722d4c2b5084488ea9d3 (patch)
treec4372e64305bba5e5d5e84d1aeaf4da0528a2b4c /docs/plugins/inspect/plugin-flac.xml
parente50a7b728bddaae077bac4a3e57a57612628dcc3 (diff)
adding inspect files
Original commit message from CVS: adding inspect files
Diffstat (limited to 'docs/plugins/inspect/plugin-flac.xml')
-rw-r--r--docs/plugins/inspect/plugin-flac.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/inspect/plugin-flac.xml b/docs/plugins/inspect/plugin-flac.xml
index 6672395a..ea2ef55b 100644
--- a/docs/plugins/inspect/plugin-flac.xml
+++ b/docs/plugins/inspect/plugin-flac.xml
@@ -3,22 +3,22 @@
<description>The FLAC Lossless compressor Codec</description>
<filename>../../ext/flac/.libs/libgstflac.so</filename>
<basename>libgstflac.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>flacdec</name>
- <longname>FLAC decoder</longname>
+ <longname>FLAC audio decoder</longname>
<class>Codec/Decoder/Audio</class>
<description>Decodes FLAC lossless audio streams</description>
<author>Wim Taymans &lt;wim.taymans@chello.be&gt;</author>
</element>
<element>
<name>flacenc</name>
- <longname>FLAC encoder</longname>
+ <longname>FLAC audio encoder</longname>
<class>Codec/Encoder/Audio</class>
<description>Encodes audio with the FLAC lossless audio encoder</description>
<author>Wim Taymans &lt;wim.taymans@chello.be&gt;</author>