summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJacob Trimble <modmaker@google.com>2017-11-30 14:58:59 -0800
committerJames Almer <jamrial@gmail.com>2017-11-30 20:25:04 -0300
commit83ecdc9a920d7f0b69d1a25d63757adb887a1f25 (patch)
treef20a78e6be047ae9839c1e6e3746a4a80d4bc163 /configure
parent2d015d3bf9fed59c65a3819a35fedbb8b7dde623 (diff)
configure: Fix dependencies of aac_at decoder.
Signed-off-by: Jacob Trimble <modmaker@google.com> Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 1fa16e9dba..d05388638d 100755
--- a/configure
+++ b/configure
@@ -2890,6 +2890,7 @@ trace_headers_bsf_select="cbs_h264 cbs_h265 cbs_mpeg2"
# external libraries
aac_at_decoder_deps="audiotoolbox"
+aac_at_decoder_select="aac_adtstoasc_bsf"
ac3_at_decoder_deps="audiotoolbox"
ac3_at_decoder_select="ac3_parser"
adpcm_ima_qt_at_decoder_deps="audiotoolbox"