diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-11-05 19:44:37 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-11-05 19:44:37 +0000 |
commit | e8ae6e52b849e2df1290c668f6fc7e57802eb379 (patch) | |
tree | 4a8b851ada3508df9d708348b84402f36aa3cc38 /media-video/ffmpeg/metadata.xml | |
parent | sci-biology/psipred: Version BUmp (diff) | |
download | gentoo-2-e8ae6e52b849e2df1290c668f6fc7e57802eb379.tar.gz gentoo-2-e8ae6e52b849e2df1290c668f6fc7e57802eb379.tar.bz2 gentoo-2-e8ae6e52b849e2df1290c668f6fc7e57802eb379.zip |
add ssh useflag
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
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 f93edd22ace8..89ae9bf95737 100644 --- a/media-video/ffmpeg/metadata.xml +++ b/media-video/ffmpeg/metadata.xml @@ -38,6 +38,7 @@ <flag name="quvi">Adds support for playing media from Internet services using the quvi project.</flag> <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="ssh">Enable SSH/sftp support via <pkg>net-libs/libssh</pkg>.</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> |