summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-09-28 22:49:59 +0000
committerAlexis Ballier <aballier@gentoo.org>2009-09-28 22:49:59 +0000
commit89c9b6c4ce448b52099d7c9e12eca9d11b25cbf9 (patch)
treef3d0d174e59bc93be4826b7ef463395b517426a3 /media-video/ffmpeg/metadata.xml
parentStable on amd64 (bug #286743) (diff)
downloadgentoo-2-89c9b6c4ce448b52099d7c9e12eca9d11b25cbf9.tar.gz
gentoo-2-89c9b6c4ce448b52099d7c9e12eca9d11b25cbf9.tar.bz2
gentoo-2-89c9b6c4ce448b52099d7c9e12eca9d11b25cbf9.zip
Add a pic useflag
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'media-video/ffmpeg/metadata.xml')
-rw-r--r--media-video/ffmpeg/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index bac10cedf19e..95a667d128c5 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -20,6 +20,7 @@
<flag name="mmxext">Enables mmx2 support</flag>
<flag name="network">Enables network streaming support</flag>
<flag name="opencore-amr">Enables Adaptive Multi-Rate format support</flag>
+ <flag name="pic">Force shared libraries to be built as PIC (this is slower)</flag>
<flag name="schroedinger">Enable Dirac video support (an advanced royalty-free video compression format) via libschroedinger (high-speed implementation in C of the Dirac codec).</flag>
<flag name="ssse3">faster floating point optimization for SSSE3 capable chips (Intel Core 2 and later chips)</flag>
<flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards to offload CPU processing to video card</flag>