diff options
Diffstat (limited to 'docs/plugins/inspect/plugin-app.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-app.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/inspect/plugin-app.xml b/docs/plugins/inspect/plugin-app.xml index ecc08ced..72c2948f 100644 --- a/docs/plugins/inspect/plugin-app.xml +++ b/docs/plugins/inspect/plugin-app.xml @@ -3,10 +3,10 @@ <description>Elements used to communicate with applications</description> <filename>../../gst/app/.libs/libgstapp.so</filename> <basename>libgstapp.so</basename> - <version>0.10.9</version> + <version>0.10.9.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins CVS/prerelease</package> <origin>Unknown package origin</origin> <elements> <element> @@ -14,7 +14,7 @@ <longname>AppSink</longname> <class>Generic/Sink</class> <description>Allow the application to get access to raw buffer</description> - <author>David Schleef <ds@schleef.org>, Wim Taymans <wim.taymans@gmail.com</author> + <author>David Schleef <ds@schleef.org>, Wim Taymans <wim.taymans@gmail.com></author> <pads> <caps> <name>sink</name> @@ -29,7 +29,7 @@ <longname>AppSrc</longname> <class>Generic/Src</class> <description>Allow the application to feed buffers to a pipeline</description> - <author>David Schleef <ds@schleef.org>, Wim Taymans <wim.taymans@gmail.com</author> + <author>David Schleef <ds@schleef.org>, Wim Taymans <wim.taymans@gmail.com></author> <pads> <caps> <name>src</name> |