diff options
Diffstat (limited to 'docs/plugins/inspect/plugin-osxvideo.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-osxvideo.xml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/plugins/inspect/plugin-osxvideo.xml b/docs/plugins/inspect/plugin-osxvideo.xml deleted file mode 100644 index 45bdeeb5..00000000 --- a/docs/plugins/inspect/plugin-osxvideo.xml +++ /dev/null @@ -1,20 +0,0 @@ -<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 <zaheerabas at merali dot org></author> - </element> - </elements> -</plugin> |