summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2018-04-22 13:07:14 +0200
committerAlexis Ballier <aballier@gentoo.org>2018-04-22 13:21:30 +0200
commit60cce6de0a0c95beab7dc68b919d8393eff21a98 (patch)
treea8b58a908f2af19ba45963fa9221e5ffefdaa601 /media-video/ffmpeg/metadata.xml
parentmedia-video/guvcview: fix build with ffmpeg4 (diff)
downloadgentoo-60cce6de0a0c95beab7dc68b919d8393eff21a98.tar.gz
gentoo-60cce6de0a0c95beab7dc68b919d8393eff21a98.tar.bz2
gentoo-60cce6de0a0c95beab7dc68b919d8393eff21a98.zip
media-video/ffmpeg: add lv2 useflag
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 835207d47b64..e72693241814 100644
--- a/media-video/ffmpeg/metadata.xml
+++ b/media-video/ffmpeg/metadata.xml
@@ -36,6 +36,7 @@
<flag name="librtmp">Enables Real Time Messaging Protocol using librtmp (<pkg>media-video/rtmpdump</pkg>) in addition to FFmpeg's native implementation.</flag>
<flag name="libsoxr">Enables audio resampling through <pkg>media-libs/soxr</pkg>.</flag>
<flag name="libv4l">Uses <pkg>media-libs/libv4l</pkg> for video4linux instead of direct calls. Adds support for more devices via the userspace library.</flag>
+ <flag name="lv2">Enables lv2 audio filter wrapper.</flag>
<flag name="mipsdspr1">Enables MIPS DSP ASE R1 optimizations.</flag>
<flag name="mipsdspr2">Enables MIPS DSP ASE R2 optimizations.</flag>
<flag name="mipsfpu">Enables floating point MIPS optimizations.</flag>