summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 34cd078b4cbe..e5faa0ee9555 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.4600 2009/07/03 19:28:00 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4601 2009/07/03 19:47:48 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")
@@ -1728,6 +1728,8 @@ media-video/ffmpeg:faad - Use external faad library for AAC decoding (instead of
media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly.
media-video/ffmpeg:mmxext - Enables mmx2 support
media-video/ffmpeg:network - Enables network streaming support
+media-video/ffmpeg:opencore-amrnb - Enables Adaptive Multi-Rate Narrowband support vie opencore-amr.
+media-video/ffmpeg:opencore-amrwb - Enables Adaptive Multi-Rate Wideband support vie opencore-amr.
media-video/ffmpeg:schroedinger - Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).
media-video/ffmpeg:ssse3 - faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)
media-video/ffmpeg:vhook - Enables video hooking support.