summaryrefslogtreecommitdiffstats
path: root/docs/plugins/inspect/plugin-deinterlace2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/inspect/plugin-deinterlace2.xml')
-rw-r--r--docs/plugins/inspect/plugin-deinterlace2.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-deinterlace2.xml b/docs/plugins/inspect/plugin-deinterlace2.xml
deleted file mode 100644
index 59e419a1..00000000
--- a/docs/plugins/inspect/plugin-deinterlace2.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>deinterlace2</name>
- <description>Deinterlacer</description>
- <filename>../../gst/deinterlace2/.libs/libgstdeinterlace2.so</filename>
- <basename>libgstdeinterlace2.so</basename>
- <version>0.10.11.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins CVS/prerelease</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>deinterlace2</name>
- <longname>Deinterlacer</longname>
- <class>Filter/Video</class>
- <description>Deinterlace Methods ported from DScaler/TvTime</description>
- <author>Martin Eikermann &lt;meiker@upb.de&gt;, Sebastian Dröge &lt;slomo@circular-chaos.org&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>video/x-raw-yuv, format=(fourcc)YUY2, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YVYU, 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-yuv, format=(fourcc)YUY2, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv, format=(fourcc)YVYU, 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