mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
28 lines
No EOL
998 B
XML
28 lines
No EOL
998 B
XML
<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> |