From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OjrfN-0007aI-50 for garchives@archives.gentoo.org; Fri, 13 Aug 2010 10:39:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28F44E08A2; Fri, 13 Aug 2010 10:39:09 +0000 (UTC) Received: from relay01.mx.bawue.net (relay01.mx.bawue.net [193.7.176.67]) by pigeon.gentoo.org (Postfix) with ESMTP id B6992E0897 for ; Fri, 13 Aug 2010 10:38:35 +0000 (UTC) Received: from jesper.s.riegger.name (s_riegger_name.tunnel.bawue.de [86.111.250.18]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: stoile_) by relay01.mx.bawue.net (Postfix) with ESMTP id 45F2048067 for ; Fri, 13 Aug 2010 12:38:34 +0200 (CEST) Date: Fri, 13 Aug 2010 12:38:32 +0200 From: Philipp Riegger To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: New global use flag: vpx or vp8 Message-ID: <20100813123832.009b3543@jesper.s.riegger.name> In-Reply-To: <1281687092.6359.19.camel@lillen> References: <201007311337.40902.hanno@gentoo.org> <1281687092.6359.19.camel@lillen> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 748b5d57-0577-4f37-bde1-63ff8adfb7b6 X-Archives-Hash: 560579bf1ad465b2a573331aa9732b6e On Fri, 13 Aug 2010 10:11:32 +0200 Peter Hjalmarsson wrote: > So I think a USE="vp8" or USE="webm" (probably the first) to enable > decoding, and USE="vpx" should be used to fine tune what > implementation to use. Having USE="vp8" (no USE="vpx" specified) in > make.conf should give you support for vp8 in all packages and the > implementation should be the maintainers preference for that package. +1 Philipp