mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
28 lines
No EOL
992 B
XML
28 lines
No EOL
992 B
XML
<plugin>
|
|
<name>aasink</name>
|
|
<description>ASCII Art video sink</description>
|
|
<filename>../../ext/aalib/.libs/libgstaasink.so</filename>
|
|
<basename>libgstaasink.so</basename>
|
|
<version>1.7.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-good</source>
|
|
<package>GStreamer Good Plug-ins source release</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>aasink</name>
|
|
<longname>ASCII art video sink</longname>
|
|
<class>Sink/Video</class>
|
|
<description>An ASCII art videosink</description>
|
|
<author>Wim Taymans <wim.taymans@chello.be></author>
|
|
<pads>
|
|
<caps>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-raw, format=(string)I420, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |