summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-dfbvideosink.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-dfbvideosink.xml')
-rw-r--r--docs/plugins/inspect/plugin-dfbvideosink.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-dfbvideosink.xml b/docs/plugins/inspect/plugin-dfbvideosink.xml
new file mode 100644
index 00000000..83f5fb4e
--- /dev/null
+++ b/docs/plugins/inspect/plugin-dfbvideosink.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>dfbvideosink</name>
+ <description>DirectFB video sink</description>
+ <filename>../../ext/directfb/.libs/libgstdfbvideosink.so</filename>
+ <basename>libgstdfbvideosink.so</basename>
+ <version>0.9.4</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer source release</package>
+ <origin>http://gstreamer.freedesktop.org/</origin>
+ <elements>
+ <element>
+ <name>dfbvideosink</name>
+ <longname>DirectFB video sink</longname>
+ <class>Sink/Video</class>
+ <description>DirectFB video sink</description>
+ <author>Julien Moutte &lt;julien@moutte.net&gt;</author>
+ </element>
+ </elements>
+</plugin>