diff options
author | 2010-11-07 20:53:53 +0000 | |
---|---|---|
committer | 2010-11-07 20:53:53 +0000 | |
commit | ca795109ed7fd4ff4db67bb31cb06df10a23d5e6 (patch) | |
tree | 8d73dd1374d711fd7e6cd63cd695e3d68ee6dc4a | |
parent | Fix up breakage from cleanup of personal devspace (diff) | |
download | gentoo-2-ca795109ed7fd4ff4db67bb31cb06df10a23d5e6.tar.gz gentoo-2-ca795109ed7fd4ff4db67bb31cb06df10a23d5e6.tar.bz2 gentoo-2-ca795109ed7fd4ff4db67bb31cb06df10a23d5e6.zip |
Automated update of use.local.desc
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 8d8819b30418..af39d4c42fd9 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.6134 2010/11/07 20:33:26 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6135 2010/11/07 20:53:53 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") @@ -2307,7 +2307,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:vpx - Enables vp8 codec support using libvpx: Decoding vp8 does not require this to be enabled but libvpx can also be used for decoding; encoding vp8 requires this useflag to be enabled though. 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 |