summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-03-10 19:07:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-03-10 19:07:46 +0000
commitf2c0b8333b6095b8f1d5e60416415dfaecb9b4b9 (patch)
tree005075a37471d1ffea14ff87c5c506542ecfc0c0 /profiles
parentremove old (diff)
downloadhistorical-f2c0b8333b6095b8f1d5e60416415dfaecb9b4b9.tar.gz
historical-f2c0b8333b6095b8f1d5e60416415dfaecb9b4b9.tar.bz2
historical-f2c0b8333b6095b8f1d5e60416415dfaecb9b4b9.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/use.local.desc4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index cf80a7c3ae92..56c0f1086727 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4261 2009/03/10 14:47:46 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4262 2009/03/10 19:07:46 robbat2 Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -1572,6 +1572,8 @@ media-video/dvdrip:subtitles - Enables support for subtitle ripping
media-video/ffmpeg:3dnowext - Enable manually-optimised routines using the AMD 3DNow!Ex SIMD instruction set, present in modern AMD CPUs. (Check for 3dnowext in /proc/cpuinfo to know whehter you support it).
media-video/ffmpeg:amr - Enables Adaptive Multi-Rate Audio support
media-video/ffmpeg:dirac - Enable Dirac video support (an advanced royalty-free video compression format) via the reference library: dirac.
+media-video/ffmpeg:faac - Use external faac library for AAC encoding (instead of internal libavcodec support)
+media-video/ffmpeg:faad - Use external faad library for AAC decoding (instead of internal libavcodec support)
media-video/ffmpeg:gsm - Enables support for the gsm lossy speech compression codec via libgsm.
media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly.
media-video/ffmpeg:mmxext - Enables mmx2 support