diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-21 15:40:55 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-21 15:40:55 +0000 |
commit | f19ab77fd818e020070c49d312c4a6e9eac3bc97 (patch) | |
tree | 2a11382c3726c61e4cbfc2d427c69e235a5f518c /docs/plugins/inspect/plugin-flxdec.xml | |
parent | 5827843f2d2e3b8579539dbc5892612ec48f0296 (diff) |
configure.ac: releasing 0.10.5, "The Path of Thorns"
Original commit message from CVS:
=== release 0.10.5 ===
2006-12-21 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
releasing 0.10.5, "The Path of Thorns"
Diffstat (limited to 'docs/plugins/inspect/plugin-flxdec.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-flxdec.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-flxdec.xml b/docs/plugins/inspect/plugin-flxdec.xml index d8de436a..5fc3e1ad 100644 --- a/docs/plugins/inspect/plugin-flxdec.xml +++ b/docs/plugins/inspect/plugin-flxdec.xml @@ -1,19 +1,19 @@ <plugin> <name>flxdec</name> - <description>FLX video decoder</description> + <description>FLC/FLI/FLX video decoder</description> <filename>../../gst/flx/.libs/libgstflxdec.so</filename> <basename>libgstflxdec.so</basename> - <version>0.10.4.1</version> + <version>0.10.5</version> <license>LGPL</license> <source>gst-plugins-good</source> - <package>GStreamer Good Plug-ins CVS/prerelease</package> + <package>GStreamer Good Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> <name>flxdec</name> <longname>FLX audio decoder</longname> - <class>Codec/Decoder/Audio</class> - <description>FLX decoder</description> + <class>Codec/Decoder/Video</class> + <description>FLC/FLI/FLX video decoder</description> <author>Sepp Wijnands <mrrazz@garbage-coderz.net>, Zeeshan Ali <zeenix@gmail.com></author> </element> </elements> |