Gentoo Archives: gentoo-commits

From: "Luca Barbato (lu_zero)" <lu_zero@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 22 Feb 2008 21:11:34
Message-Id: E1JSfB2-00088y-6n@stork.gentoo.org
1 lu_zero 08/02/22 21:11:28
2
3 Modified: use.local.desc
4 Log:
5 media-video/ffmpeg:hardcoded-tables
6
7 Revision Changes Path
8 1.3375 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3375&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3375&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3374&r2=1.3375
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3374
18 retrieving revision 1.3375
19 diff -u -r1.3374 -r1.3375
20 --- use.local.desc 22 Feb 2008 18:11:36 -0000 1.3374
21 +++ use.local.desc 22 Feb 2008 21:11:27 -0000 1.3375
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3374 2008/02/22 18:11:36 mr_bones_ Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3375 2008/02/22 21:11:27 lu_zero Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -1174,6 +1174,7 @@
31 media-video/dxr3player:mmxext - Enables mmxext instructions
32 media-video/ffmpeg:amr - Enables Adaptive Multi-Rate Audio support
33 media-video/ffmpeg:network - Enables network streaming support
34 +media-video/ffmpeg:hardcoded-tables - Use pre-calculated tables rather than calculating them on the fly.
35 media-video/gpac:amr - Adaptive Multi-Rate Audio support (commonly used in telephony)
36 media-video/kino:gpac - Enable GPAC support when exporting to 3GPP format
37 media-video/kmplayer:npp - Compile the npp backend that plays xembed style browser plugins.
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list