summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-videofiltersbad.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-videofiltersbad.xml')
-rw-r--r--docs/plugins/inspect/plugin-videofiltersbad.xml76
1 files changed, 0 insertions, 76 deletions
diff --git a/docs/plugins/inspect/plugin-videofiltersbad.xml b/docs/plugins/inspect/plugin-videofiltersbad.xml
deleted file mode 100644
index ba59ec0cf..000000000
--- a/docs/plugins/inspect/plugin-videofiltersbad.xml
+++ /dev/null
@@ -1,76 +0,0 @@
-<plugin>
- <name>videofiltersbad</name>
- <description>Video filters in gst-plugins-bad</description>
- <filename>../../gst/videofilters/.libs/libgstvideofiltersbad.so</filename>
- <basename>libgstvideofiltersbad.so</basename>
- <version>1.17.0.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>scenechange</name>
- <longname>Scene change detector</longname>
- <class>Video/Filter</class>
- <description>Detects scene changes in video</description>
- <author>David Schleef &lt;ds@entropywave.com&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ I420, Y42B, Y41B, Y444 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ I420, Y42B, Y41B, Y444 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>videodiff</name>
- <longname>Video Diff</longname>
- <class>Video/Filter</class>
- <description>Visualize differences between adjacent video frames</description>
- <author>David Schleef &lt;ds@schleef.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ I420, Y444, Y42B, Y41B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ I420, Y444, Y42B, Y41B }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- </pads>
- </element>
- <element>
- <name>zebrastripe</name>
- <longname>Zebra stripe overlay</longname>
- <class>Filter/Analysis</class>
- <description>Overlays zebra striping on overexposed areas of video</description>
- <author>David Schleef &lt;ds@entropywave.com&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ I420, Y444, Y42B, Y41B, YUY2, UYVY, AYUV, NV12, NV21, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>video/x-raw, format=(string){ I420, Y444, Y42B, Y41B, YUY2, UYVY, AYUV, NV12, NV21, YV12 }, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file