summaryrefslogtreecommitdiff
path: root/media-video/ffmpeg-chromium/metadata.xml
blob: 5e0aeba3b15ecb1e029db83dfd7a216e1f4f6a18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
	<email>chewi@gentoo.org</email>
	<name>James Le Cuirot</name>
</maintainer>
<use>
	<flag name="cpudetection">Enables runtime CPU detection (useful for bindist, compatibility on other CPUs)</flag>
	<flag name="gpl">Build GPL code. Should be enabled unless you require LGPL binaries.</flag>
	<flag name="mmal">Enables Multi-Media Abstraction Layer (MMAL) decoding support: Available e.g. on the Raspberry Pi.</flag>
	<flag name="vulkan">Enables support for the vulkan API for GPU offload.</flag>
</use>
</pkgmetadata>