<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>lucascs@protonmail.com</email>
		<name>Lucas Couto</name>
	</maintainer>
	<longdescription lang="en">
		dav2d is a small and fast AV2 video decoder from the VideoLAN project,
		the structural successor to dav1d (the AV1 decoder). It targets the
		AV2 / AOMedia codec and ships a library plus a "dav2d" command line
		decoding tool.
	</longdescription>
	<use>
		<flag name="8bit">Add support for decoding 8-bit AV2.</flag>
		<flag name="10bit">Add support for building 10-bit and 12-bit AV2.</flag>
		<flag name="asm">Build optimized assembly (nasm) routines where available.</flag>
		<flag name="xxhash">Enable <pkg>dev-libs/xxhash</pkg> support for the hashing muxer.</flag>
	</use>
	<upstream>
		<bugs-to>https://code.videolan.org/videolan/dav2d/-/issues</bugs-to>
		<remote-id type="gitlab">videolan/dav2d</remote-id>
	</upstream>
</pkgmetadata>
