summaryrefslogtreecommitdiff
path: root/media-libs/libvmaf/metadata.xml
blob: b072389b5658fad6e651853477a2430d3a78fde8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>adel.ks@zegrapher.com</email>
    <name>Adel KARA SLIMANE</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <longdescription>
		VMAF is a perceptual video quality assessment algorithm developed by Netflix. This software package includes a stand-alone C library libvmaf.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/Netflix/vmaf/issues</bugs-to>
  </upstream>
  <use>
    <flag name="embed-models">Compile default vmaf models into the library (needs <pkg>app-editors/vim-core</pkg>)</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>