diff options
Diffstat (limited to 'docs/plugins/inspect/plugin-jpeg.xml')
| -rw-r--r-- | docs/plugins/inspect/plugin-jpeg.xml | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/plugins/inspect/plugin-jpeg.xml b/docs/plugins/inspect/plugin-jpeg.xml index 1c118a30..15c0670d 100644 --- a/docs/plugins/inspect/plugin-jpeg.xml +++ b/docs/plugins/inspect/plugin-jpeg.xml @@ -3,10 +3,10 @@ <description>JPeg plugin library</description> <filename>../../ext/jpeg/.libs/libgstjpeg.so</filename> <basename>libgstjpeg.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> @@ -24,10 +24,17 @@ <author>Wim Taymans <wim.taymans@tvd.be></author> </element> <element> + <name>smokedec</name> + <longname>Smoke video decoder</longname> + <class>Codec/Decoder/Video</class> + <description>Decode video from Smoke format</description> + <author>Wim Taymans <wim@fluendo.com></author> + </element> + <element> <name>smokeenc</name> - <longname>Smoke image encoder</longname> - <class>Codec/Encoder/Image</class> - <description>Encode images in the Smoke format</description> + <longname>Smoke video encoder</longname> + <class>Codec/Encoder/Video</class> + <description>Encode images into the Smoke format</description> <author>Wim Taymans <wim@fluendo.com></author> </element> </elements> |
