summaryrefslogtreecommitdiff
path: root/media-libs/libvpx/metadata.xml
blob: 175890af5631bf299b0cc59925ced95b6c6a3cef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>codec@gentoo.org</email>
		<name>Gentoo Codec Project</name>
	</maintainer>
	<maintainer type="project">
		<email>chromium@gentoo.org</email>
		<name>Chromium in Gentoo Project</name>
	</maintainer>
	<use>
		<flag name="highbitdepth">Enable 10 and 12 bit support for VP9.</flag>
		<flag name="postproc">Enable additional post processing filters</flag>
	</use>
	<upstream>
		<remote-id type="cpe">cpe:/a:john_koleszar:libvpx</remote-id>
		<remote-id type="github">webmproject/libvpx</remote-id>
	</upstream>
</pkgmetadata>