diff options
author | Ben de Groot <yngwin@gentoo.org> | 2008-07-18 13:10:56 +0000 |
---|---|---|
committer | Ben de Groot <yngwin@gentoo.org> | 2008-07-18 13:10:56 +0000 |
commit | f72bedcd1c03ed81c42dca2b8b25bfc541259ee9 (patch) | |
tree | 2f8c228360700be34ba52868427983137c2a6ba0 /media-libs | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-f72bedcd1c03ed81c42dca2b8b25bfc541259ee9.tar.gz gentoo-2-f72bedcd1c03ed81c42dca2b8b25bfc541259ee9.tar.bz2 gentoo-2-f72bedcd1c03ed81c42dca2b8b25bfc541259ee9.zip |
Add GLEP 56 USE flag description for aotuv
(Portage version: 2.2_rc1/cvs/Linux 2.6.25-hh7 i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/libvorbis/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libvorbis/metadata.xml | 10 |
2 files changed, 14 insertions, 1 deletions
diff --git a/media-libs/libvorbis/ChangeLog b/media-libs/libvorbis/ChangeLog index 73218a3b73d1..f36cdb879dbd 100644 --- a/media-libs/libvorbis/ChangeLog +++ b/media-libs/libvorbis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libvorbis # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.104 2008/07/17 18:31:36 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.105 2008/07/18 13:10:56 yngwin Exp $ + + 18 Jul 2008; Ben de Groot <yngwin@gentoo.org> metadata.xml: + Add GLEP 56 USE flag description for aotuv. *libvorbis-1.2.1_rc1-r1 (17 Jul 2008) diff --git a/media-libs/libvorbis/metadata.xml b/media-libs/libvorbis/metadata.xml index 78ec7f6984fe..187018165f2a 100644 --- a/media-libs/libvorbis/metadata.xml +++ b/media-libs/libvorbis/metadata.xml @@ -6,4 +6,14 @@ <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> |