diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-19 10:32:38 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-06-19 10:32:38 +0000 |
commit | 7f82ba3d84c698779da1fea1aa72a0c15a9134fb (patch) | |
tree | 706b64136cd802654d51dcd6d7379041f74d780a /docs/plugins/inspect/plugin-sdl.xml | |
parent | f0801eaad61403d3021ae6c0f415e43efe705898 (diff) | |
download | gst-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.tar.gz gst-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.tar.bz2 gst-plugins-bad-7f82ba3d84c698779da1fea1aa72a0c15a9134fb.zip |
Release 0.10.5RELEASE-0_10_5
Original commit message from CVS:
Release 0.10.5
Diffstat (limited to 'docs/plugins/inspect/plugin-sdl.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-sdl.xml | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/plugins/inspect/plugin-sdl.xml b/docs/plugins/inspect/plugin-sdl.xml index b0e74ad7..4fad220e 100644 --- a/docs/plugins/inspect/plugin-sdl.xml +++ b/docs/plugins/inspect/plugin-sdl.xml @@ -1,12 +1,12 @@ <plugin> <name>sdl</name> <description>SDL (Simple DirectMedia Layer) support for GStreamer</description> - <filename>../../ext/sdl/.libs/libgstsdl.so</filename> - <basename>libgstsdl.so</basename> - <version>0.10.4.1</version> + <filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename> + <basename>libgstsdlvideosink.so</basename> + <version>0.10.4</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins CVS/prerelease</package> + <package>GStreamer Bad Plug-ins source release</package> <origin>Unknown package origin</origin> <elements> <element> @@ -21,9 +21,7 @@ <longname>SDL video sink</longname> <class>Sink/Video</class> <description>An SDL-based videosink</description> - <author>Ronald Bultje <rbultje@ronald.bitfreak.net> - Edgard Lima <edgard.lima@indt.org.br> - Jan Schmidt <thaytan@mad.scientist.com></author> + <author>Ronald Bultje <rbultje@ronald.bitfreak.net>Edgard Lima <edgard.lima@indt.org.br>Jan Schmidt <thaytan@mad.scientist.com></author> </element> </elements> </plugin>
\ No newline at end of file |