diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-06-12 18:27:50 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-06-12 18:27:50 +0000 |
commit | f46e115dd1816f6f7150c02b055e70cbe66294a5 (patch) | |
tree | 56dcf9bffadd65c3191045270fb81cfa5fe6cea8 /profiles | |
parent | Add vpx support via media-libs/libvpx. (diff) | |
download | historical-f46e115dd1816f6f7150c02b055e70cbe66294a5.tar.gz historical-f46e115dd1816f6f7150c02b055e70cbe66294a5.tar.bz2 historical-f46e115dd1816f6f7150c02b055e70cbe66294a5.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 2930f53746c2..4cfbe57f5f1a 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5646 2010/06/12 01:07:53 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5647 2010/06/12 18:27:50 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") @@ -2114,6 +2114,7 @@ media-video/mplayer:tremor - Enable internal support for Vorbis media-video/mplayer:twolame - Enable twolame MPEG-2 encoding media-video/mplayer:vdpau - Enables experimental VDPAU support (requires nVidia video cards) to offload MPEG2/MPEG4/VC1/WMV CPU processing to video card media-video/mplayer:vidix - Support for vidix video output +media-video/mplayer:vpx - Enables vp8 codec support using libvpx media-video/mplayer:xanim - Enables support for xanim based codecs media-video/mplayer:xvmc - Enables X-Video Motion Compensation support media-video/mplayer:zoran - Enables ZR360[56]7/ZR36060 video output |