summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-jpeg.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-11 17:52:09 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-11 17:52:09 +0000
commita050b3d0bd497d75a9b3318d85109a9f8810b064 (patch)
tree638db42ac7faf65b172c2c0ebb9081f2f80e7b52 /docs/plugins/inspect/plugin-jpeg.xml
parent1436139a8c7077f979bc1aab77e7e3df7ec45a41 (diff)
add source module to docs; reinspect
Original commit message from CVS: add source module to docs; reinspect
Diffstat (limited to 'docs/plugins/inspect/plugin-jpeg.xml')
-rw-r--r--docs/plugins/inspect/plugin-jpeg.xml17
1 files changed, 16 insertions, 1 deletions
diff --git a/docs/plugins/inspect/plugin-jpeg.xml b/docs/plugins/inspect/plugin-jpeg.xml
index 64b142ca..8bdc2a3c 100644
--- a/docs/plugins/inspect/plugin-jpeg.xml
+++ b/docs/plugins/inspect/plugin-jpeg.xml
@@ -3,8 +3,9 @@
<description>JPeg plugin library</description>
<filename>../../ext/jpeg/.libs/libgstjpeg.so</filename>
<basename>libgstjpeg.so</basename>
- <version>0.9.0.1</version>
+ <version>0.9.1.1</version>
<license>LGPL</license>
+ <source>gst-plugins-good</source>
<package>GStreamer CVS/prerelease</package>
<origin>http://gstreamer.freedesktop.org/</origin>
<elements>
@@ -15,5 +16,19 @@
<description>Decode images from JPEG format</description>
<author>Wim Taymans &lt;wim.taymans@tvd.be&gt;</author>
</element>
+ <element>
+ <name>jpegenc</name>
+ <longname>JPEG image encoder</longname>
+ <class>Codec/Encoder/Image</class>
+ <description>Encode images in JPEG format</description>
+ <author>Wim Taymans &lt;wim.taymans@tvd.be&gt;</author>
+ </element>
+ <element>
+ <name>smokeenc</name>
+ <longname>Smoke image encoder</longname>
+ <class>Codec/Encoder/Image</class>
+ <description>Encode images in the Smoke format</description>
+ <author>Wim Taymans &lt;wim@fluendo.com&gt;</author>
+ </element>
</elements>
</plugin> \ No newline at end of file