diff options
author | 2006-03-02 17:16:54 +0000 | |
---|---|---|
committer | 2006-03-02 17:16:54 +0000 | |
commit | 5588bb4907781161f08e2682b27f74cb35ae72fe (patch) | |
tree | 140ed54d0aef51363e46762fcff0b26f2b479470 /profiles/use.local.desc | |
parent | new release, fix x11 modular deps (diff) | |
download | gentoo-2-5588bb4907781161f08e2682b27f74cb35ae72fe.tar.gz gentoo-2-5588bb4907781161f08e2682b27f74cb35ae72fe.tar.bz2 gentoo-2-5588bb4907781161f08e2682b27f74cb35ae72fe.zip |
x264 support for ffmpeg and mplayer
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index cfcf454b8c5d..2982b1689129 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1764 2006/03/02 11:53:50 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1765 2006/03/02 17:16:54 lu_zero Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -777,6 +777,7 @@ media-video/dvdrip:rar - Enables rar compression of VOB fiels media-video/dvdrip:subtitles - Enables support for subtitle ripping media-video/fenice:srvdir - Enables support for /srv directory media-video/ffmpeg:network - Enables network streaming support +media-video/ffmpeg:x264 - Enables h264 encoding using x264 media-video/gpac:amr - Adaptive Multi-Rate Audio support (commonly used in telephony) media-video/kmplayer:mplayer - Enables video playback by mplayer media-video/lives:libvisual - Enable libvisual support @@ -809,6 +810,7 @@ media-video/mplayer:tga - Enables tga output support media-video/mplayer:v4l2 - Enables video4linux2 support media-video/mplayer:xanim - Enables support for xanim based codecs media-video/mplayer:xvmc - Enables X-Video Motion Compensation support +media-video/mplayer:x264 - Enables h264 encoding using x264 media-video/nvidia-glx:dlloader - Enable dynamic module loader instead of ELF loader. Installs nvidia_drv.so instead of nvidia_drv.o. media-video/ogmrip:subp - Subtitle ripping preliminary support media-video/transcode:extrafilters - Install some filters only if we ask for them |