diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:57:49 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-11-23 19:57:49 +0000 |
commit | f4d9777e57fbabf08fca0beaeff88e311e6c0532 (patch) | |
tree | 2b3dceb5550f77ee1617ecdaf5c122c7ef2b5796 /docs/plugins/inspect/plugin-sdlvideosink.xml | |
parent | 36ef03791ff3785d529872b283da158f0a51f46a (diff) | |
download | gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.gz gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.tar.bz2 gst-plugins-bad-f4d9777e57fbabf08fca0beaeff88e311e6c0532.zip |
releasing 0.9.6RELEASE-0_9_6
Original commit message from CVS:
releasing 0.9.6
Diffstat (limited to 'docs/plugins/inspect/plugin-sdlvideosink.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-sdlvideosink.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-sdlvideosink.xml b/docs/plugins/inspect/plugin-sdlvideosink.xml new file mode 100644 index 00000000..43e51ec3 --- /dev/null +++ b/docs/plugins/inspect/plugin-sdlvideosink.xml @@ -0,0 +1,20 @@ +<plugin> + <name>sdlvideosink</name> + <description>SDL Video Sink</description> + <filename>../../ext/sdl/.libs/libgstsdlvideosink.so</filename> + <basename>libgstsdlvideosink.so</basename> + <version>0.9.6</version> + <license>LGPL</license> + <source>gst-plugins-bad</source> + <package>GStreamer source release</package> + <origin>http://gstreamer.freedesktop.org/</origin> + <elements> + <element> + <name>sdlvideosink</name> + <longname>Video sink</longname> + <class>Sink/Video</class> + <description>An SDL-based videosink</description> + <author>Ronald Bultje <rbultje@ronald.bitfreak.net></author> + </element> + </elements> +</plugin>
\ No newline at end of file |