summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfhlfibh <fhlfibh@gmail.com>2017-01-26 23:45:01 +0300
committerAlexis Ballier <aballier@gentoo.org>2017-01-26 22:36:48 +0100
commit46498555ce3361f0fd0bae5c3cc9736ee54f8396 (patch)
tree467d57244c0ff64085498a2fd2ab957b0cb60de9 /media-video/ffmpeg/metadata.xml
parentmail-client/thunderbird: Fix keywords on thunderbird-45.7.0 (diff)
downloadgentoo-46498555ce3361f0fd0bae5c3cc9736ee54f8396.tar.gz
gentoo-46498555ce3361f0fd0bae5c3cc9736ee54f8396.tar.bz2
gentoo-46498555ce3361f0fd0bae5c3cc9736ee54f8396.zip
media-video/ffmpeg: Add USE flag for sofalizer filter
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 bb1498966a29..85766b4b87da 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -49,6 +49,7 @@
<flag name="rubberband">Adds time-stretching and pitch-shifting audio filter based on <pkg>media-libs/rubberband</pkg>.</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="snappy">Enable <pkg>app-arch/snappy</pkg> support. Required for e.g. Vidvox Hap encoder.</flag>
+ <flag name="sofalizer">Enables Sofalizer filter</flag>
<flag name="ssh">Enable SSH/sftp support via <pkg>net-libs/libssh</pkg>.</flag>
<flag name="twolame">Enables MP2 encoding via <pkg>media-sound/twolame</pkg> as an alternative to the internal encoder.</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>