diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 14:11:46 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-08-06 14:11:46 +0000 |
commit | fb4c612c90cf4e0e97dd85f59cda92b2ed75b8ec (patch) | |
tree | a4b795b3a68abfd865dd6ee4b3a5b00a66c3c103 /media-video/ffmpeg/metadata.xml | |
parent | Version bump to latest. (diff) | |
download | gentoo-2-fb4c612c90cf4e0e97dd85f59cda92b2ed75b8ec.tar.gz gentoo-2-fb4c612c90cf4e0e97dd85f59cda92b2ed75b8ec.tar.bz2 gentoo-2-fb4c612c90cf4e0e97dd85f59cda92b2ed75b8ec.zip |
add twolame useflag
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'media-video/ffmpeg/metadata.xml')
-rw-r--r-- | media-video/ffmpeg/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/ffmpeg/metadata.xml b/media-video/ffmpeg/metadata.xml index f7798e569231..61be2c61a3fd 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -34,6 +34,7 @@ <flag name="rtmp">Enable Real Time Messaging Protocol using librtmp</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="twolame">Enables MP2 encoding via <pkg>media-sound/twolame</pkg> as an alternative to the internal encoder.</flag> <flag name="vaapi">Enables VAAPI (Video Acceleration API) for hardware decoding</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> |