summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2018-02-11 21:33:25 +0100
committerLuca Barbato <lu_zero@gentoo.org>2018-03-12 12:10:33 +0100
commit43778a501f1bfbceeddc8eaeea2ea2b3506beeda (patch)
tree598cd1bcf947ff5b682d44e6fa061988bad19f45 /configure
parentc438899a706422b8362a13714580e988be4d638b (diff)
Support AV1 encoding using libaom
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a43fb93cdf..42465edf94 100755
--- a/configure
+++ b/configure
@@ -2366,6 +2366,7 @@ avxsynth_deps="libdl"
avisynth_demuxer_deps_any="avisynth avxsynth"
avisynth_demuxer_select="riffdec"
libaom_av1_decoder_deps="libaom"
+libaom_av1_encoder_deps="libaom"
libdcadec_decoder_deps="libdcadec"
libfaac_encoder_deps="libfaac"
libfaac_encoder_select="audio_frame_queue"