mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-06 15:38:50 +00:00
5dfcb63252
Rename files and types from speexresample to audioresample to finish the move and to prevent any confusion.
28 lines
No EOL
1.1 KiB
XML
28 lines
No EOL
1.1 KiB
XML
<plugin>
|
|
<name>xvimagesink</name>
|
|
<description>XFree86 video output plugin using Xv extension</description>
|
|
<filename>../../sys/xvimage/.libs/libgstxvimagesink.so</filename>
|
|
<basename>libgstxvimagesink.so</basename>
|
|
<version>0.10.22.1</version>
|
|
<license>LGPL</license>
|
|
<source>gst-plugins-base</source>
|
|
<package>GStreamer Base Plug-ins CVS/prerelease</package>
|
|
<origin>Unknown package origin</origin>
|
|
<elements>
|
|
<element>
|
|
<name>xvimagesink</name>
|
|
<longname>Video sink</longname>
|
|
<class>Sink/Video</class>
|
|
<description>A Xv based videosink</description>
|
|
<author>Julien Moutte <julien@moutte.net></author>
|
|
<pads>
|
|
<caps>
|
|
<name>sink</name>
|
|
<direction>sink</direction>
|
|
<presence>always</presence>
|
|
<details>video/x-raw-rgb, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]; video/x-raw-yuv, framerate=(fraction)[ 0/1, 2147483647/1 ], width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ]</details>
|
|
</caps>
|
|
</pads>
|
|
</element>
|
|
</elements>
|
|
</plugin> |