diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-09-17 17:52:27 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-09-17 17:52:27 +0100 |
commit | ccd85498414598dc0363da50f9607ab2abfff20e (patch) | |
tree | 91c31f921dfb8de8b2a8bd493671bfcc90c60398 /docs/plugins/inspect/plugin-mythtv.xml | |
parent | 591f6355e5ab88ad44ba20f7b25db7c3d2043ed0 (diff) | |
download | gstreamer-plugins-bad-ccd85498414598dc0363da50f9607ab2abfff20e.tar.gz |
docs: update
Diffstat (limited to 'docs/plugins/inspect/plugin-mythtv.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-mythtv.xml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/plugins/inspect/plugin-mythtv.xml b/docs/plugins/inspect/plugin-mythtv.xml deleted file mode 100644 index 231c9dc90..000000000 --- a/docs/plugins/inspect/plugin-mythtv.xml +++ /dev/null @@ -1,28 +0,0 @@ -<plugin> - <name>mythtv</name> - <description>lib MythTV src</description> - <filename>../../ext/mythtv/.libs/libgstmythtvsrc.so</filename> - <basename>libgstmythtvsrc.so</basename> - <version>0.10.23.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>mythtvsrc</name> - <longname>MythTV client source</longname> - <class>Source/Network</class> - <description>Control and receive data as a client over the network via raw socket connections using the MythTV protocol</description> - <author>Rosfran Borges <rosfran.borges@indt.org.br>, Renato Filho <renato.filho@indt.org.br></author> - <pads> - <caps> - <name>src</name> - <direction>source</direction> - <presence>always</presence> - <details>ANY</details> - </caps> - </pads> - </element> - </elements> -</plugin>
\ No newline at end of file |