summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2011-12-06 12:36:33 +0000
committerAlexis Ballier <aballier@gentoo.org>2011-12-06 12:36:33 +0000
commit1430014dbfb417c57d0bc1949db55e3de8564c13 (patch)
tree784d6590211d693fadb2c2cd0dd88c453d5f4c67 /media-video/ffmpeg/metadata.xml
parentimprove font deps, by Luke-Jr, bug #392689: use any ttf font when fontconfig ... (diff)
downloadgentoo-2-1430014dbfb417c57d0bc1949db55e3de8564c13.tar.gz
gentoo-2-1430014dbfb417c57d0bc1949db55e3de8564c13.tar.bz2
gentoo-2-1430014dbfb417c57d0bc1949db55e3de8564c13.zip
improve vdpau usedesc, by Raúl Porcel
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'media-video/ffmpeg/metadata.xml')
-rw-r--r--media-video/ffmpeg/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml
index 9d3459a64019..6d07f0ea17e8 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -33,7 +33,7 @@
<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="vaapi">Enables VAAPI (Video Acceleration API) for hardware decoding</flag>
- <flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards to offload CPU processing to video card</flag>
+ <flag name="vdpau">Enables VDPAU decoders (requires nVidia video cards and binary nvidia-drivers to offload CPU processing to video card)</flag>
<flag name="vis"> Adds support for SIMD optimizations for UltraSPARC processors.</flag>
<flag name="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.</flag>
</use>