diff options
author | Olivier Crête <tester@gentoo.org> | 2005-11-10 05:39:07 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-11-10 05:39:07 +0000 |
commit | 16f3fddb31c12fa68ef9ac5830d666b85fcdd6b1 (patch) | |
tree | 3288109a758199211a2bf49de30a4d314e298033 /profiles | |
parent | Add autoconf-wrapper and libtool to DEPEND. Version bump. (diff) | |
download | historical-16f3fddb31c12fa68ef9ac5830d666b85fcdd6b1.tar.gz historical-16f3fddb31c12fa68ef9ac5830d666b85fcdd6b1.tar.bz2 historical-16f3fddb31c12fa68ef9ac5830d666b85fcdd6b1.zip |
Added x264 use flag for mpeg4ip
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b293c6617377..429c4410ceab 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1546 2005/11/10 04:27:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1547 2005/11/10 05:39:07 tester Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -662,7 +662,8 @@ media-video/mpeg4ip:lame - Support LAME mp3 encoding in the server/mp4live media-video/mpeg4ip:mp4live - Build the live streaming/encoding software media-video/mpeg4ip:mpeg2 - Support mpeg2 in the player media-video/mpeg4ip:player - Build the player -media-video/mpeg4ip:v4l2 - Enable video4linux2 support +media-video/mpeg4ip:v4l2 - Enable video4linux2 support for mp4live +media-video/mpeg4ip:x264 - Enable x264 codec for mp4live (using x264-svn) media-video/mplayer:3dnowext - Enables 3dnow extensions in mplayer media-video/mplayer:bl - Enables Blinkenlights support in mplayer media-video/mplayer:cpudetection - Enables runtime cpudetection |