summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-osxvideo.xml
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-04-26 14:31:32 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-04-26 14:31:32 +0000
commite72bd2abf931cb60b32ae8f0e8e702e6fdbc1500 (patch)
tree65722dcee61e5dd9be6879e0090754aa301012f1 /docs/plugins/inspect/plugin-osxvideo.xml
parentf778bfb7cb5ff4249ed738919bf60ede7c7c4370 (diff)
downloadgst-plugins-bad-e72bd2abf931cb60b32ae8f0e8e702e6fdbc1500.tar.gz
gst-plugins-bad-e72bd2abf931cb60b32ae8f0e8e702e6fdbc1500.tar.bz2
gst-plugins-bad-e72bd2abf931cb60b32ae8f0e8e702e6fdbc1500.zip
docs/plugins/: Add documentation for osxvideo
Original commit message from CVS: * docs/plugins/gst-plugins-bad-plugins-docs.sgml: * docs/plugins/gst-plugins-bad-plugins-sections.txt: * docs/plugins/gst-plugins-bad-plugins.hierarchy: * docs/plugins/inspect/plugin-osxvideo.xml: Add documentation for osxvideo
Diffstat (limited to 'docs/plugins/inspect/plugin-osxvideo.xml')
-rw-r--r--docs/plugins/inspect/plugin-osxvideo.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/plugins/inspect/plugin-osxvideo.xml b/docs/plugins/inspect/plugin-osxvideo.xml
new file mode 100644
index 00000000..45bdeeb5
--- /dev/null
+++ b/docs/plugins/inspect/plugin-osxvideo.xml
@@ -0,0 +1,20 @@
+<plugin>
+ <name>osxvideo</name>
+ <description>OSX native video output plugin</description>
+ <filename>../../ext/osxvideo/.libs/libgstosxvideo.so</filename>
+ <basename>libgstosxvideo.so</basename>
+ <version>0.10.4</version>
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>Gstreamer</package>
+ <origin>http://gstreamer.freedesktop.org</origin>
+ <elements>
+ <element>
+ <name>osxvideosink</name>
+ <longname>OSX Video sink</longname>
+ <class>Sink/Video</class>
+ <description>OSX native videosink</description>
+ <author>Zaheer Abbas Merali &lt;zaheerabas at merali dot org&gt;</author>
+ </element>
+ </elements>
+</plugin>