summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:13:45 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-17 17:15:46 +0100
commit591f6355e5ab88ad44ba20f7b25db7c3d2043ed0 (patch)
tree8d64e156868bd77aa1569a8ec3d6adcbc232d57d /docs/plugins/inspect
parentc90cdadbe42db3d1ee68e1d4d6d2cd2a90da5ae2 (diff)
downloadgstreamer-plugins-bad-591f6355e5ab88ad44ba20f7b25db7c3d2043ed0.tar.gz
freeze: remove freeze element, was replaced by imagefreeze in -good years ago
Diffstat (limited to 'docs/plugins/inspect')
-rw-r--r--docs/plugins/inspect/plugin-freeze.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/docs/plugins/inspect/plugin-freeze.xml b/docs/plugins/inspect/plugin-freeze.xml
deleted file mode 100644
index 1f4c6f5a2..000000000
--- a/docs/plugins/inspect/plugin-freeze.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<plugin>
- <name>freeze</name>
- <description>Stream freezer</description>
- <filename>../../gst/freeze/.libs/libgstfreeze.so</filename>
- <basename>libgstfreeze.so</basename>
- <version>0.11.94.1</version>
- <license>LGPL</license>
- <source>gst-plugins-bad</source>
- <package>GStreamer Bad Plug-ins git</package>
- <origin>Unknown package origin</origin>
- <elements>
- <element>
- <name>freeze</name>
- <longname>Stream freezer</longname>
- <class>Generic</class>
- <description>Makes a stream from buffers of data</description>
- <author>Gergely Nagy &lt;gergely.nagy@neteyes.hu&gt;, Renato Filho &lt;renato.filho@indt.org.br&gt;</author>
- <pads>
- <caps>
- <name>sink</name>
- <direction>sink</direction>
- <presence>always</presence>
- <details>ANY</details>
- </caps>
- <caps>
- <name>src</name>
- <direction>source</direction>
- <presence>always</presence>
- <details>ANY</details>
- </caps>
- </pads>
- </element>
- </elements>
-</plugin> \ No newline at end of file