From 6e9d79e08c9974616c2c14167a3a5485547dd0a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 31 May 2009 21:33:01 +0200 Subject: shapewipe: Add documentation and integrate into the build system --- docs/plugins/inspect/plugin-shapewipe.xml | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 docs/plugins/inspect/plugin-shapewipe.xml (limited to 'docs/plugins/inspect/plugin-shapewipe.xml') diff --git a/docs/plugins/inspect/plugin-shapewipe.xml b/docs/plugins/inspect/plugin-shapewipe.xml new file mode 100644 index 00000000..17559273 --- /dev/null +++ b/docs/plugins/inspect/plugin-shapewipe.xml @@ -0,0 +1,40 @@ + + shapewipe + Shape Wipe transition filter + ../../gst/shapewipe/.libs/libgstshapewipe.so + libgstshapewipe.so + 0.10.12.1 + LGPL + gst-plugins-bad + GStreamer Bad Plug-ins git/prerelease + Unknown package origin + + + shapewipe + Shape Wipe transition filter + Filter/Editor/Video + Adds a shape wipe transition to a video stream + Sebastian Dröge <sebastian.droege@collabora.co.uk> + + + src + source + always +
video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
+ + mask_sink + sink + always +
video/x-raw-gray, bpp=(int)8, depth=(int)8, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)0/1; video/x-raw-gray, bpp=(int)16, depth=(int)16, endianness=(int)1234, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)0/1
+
+ + video_sink + sink + always +
video/x-raw-yuv, format=(fourcc)AYUV, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
+
+
+
+
+
\ No newline at end of file -- cgit v1.2.1