blob: 187018165f2ac8d840c389d6667de52e130b0a2c (
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>
<herd>sound</herd>
<maintainer>
<email>sound@gentoo.org</email>
<name>Gentoo Sound Team</name>
</maintainer>
<use>
<flag name='aotuv'>Applies the aoTuV patches. Aoyumi's Tuned Vorbis is
a third-party patchset that improves the vorbis encoding quality.
A previous version of the aoTuV patchset has already been merged with
the official libvorbis release. The current patchset especially
improves encoding quality at low bitrate settings, and is very likely
to be merged at some point in the future. It is recommended that all
users enable this useflag.
</flag>
</use>
</pkgmetadata>
|