aboutsummaryrefslogtreecommitdiff
blob: bae7748a824ed5b247b459cc024b7d318003e24e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>gentoo@tastytea.de</email>
		<name>Ronny (tastytea) Gutbrod</name>
	</maintainer>
	<longdescription lang="en">
	GStreamer plugin for the Qt Qml elements

	Includes the following elements:
	* qmlgloverlay  A filter that renders a QML scene onto a video stream
	* qmlglsink  A video sink that renders to a QQuickItem
	* qmlglsrc  A video src that captures a window from a QML view
</longdescription>
	<use>
		<flag name="egl">Enable EGL support.</flag>
	</use>
</pkgmetadata>