diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-21 18:29:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-21 18:29:14 +0000 |
commit | 021f0ed057303ffa644baa9597dee4217fab0f35 (patch) | |
tree | 3a780b440dc3cdbc6fc1e364b71d22b0ea5bda4e /profiles | |
parent | Stable on sparc wrt #157814 (diff) | |
download | gentoo-2-021f0ed057303ffa644baa9597dee4217fab0f35.tar.gz gentoo-2-021f0ed057303ffa644baa9597dee4217fab0f35.tar.bz2 gentoo-2-021f0ed057303ffa644baa9597dee4217fab0f35.zip |
Enabled H.264 support via x264
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/use.mask | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/default-linux/sparc/use.mask b/profiles/default-linux/sparc/use.mask index 2e6624bb6825..ff1754136e0e 100644 --- a/profiles/default-linux/sparc/use.mask +++ b/profiles/default-linux/sparc/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.99 2006/12/21 00:10:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/use.mask,v 1.100 2006/12/21 18:29:14 gustavoz Exp $ # This file contains a list of useflags that cannot be used on sparc. @@ -235,3 +235,7 @@ alsa_cards_sb16_csp alsa_cards_sgalaxy alsa_cards_sscape alsa_cards_wavefront + +# Gustavo Zacarias <gustavoz@gentoo.org> +# Enable H264 with x264 +-x264 |