summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-01-10 19:58:34 +0100
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2019-01-10 19:59:01 +0100
commit34ca5adf9a77fbea90d2f26f3b3eefbed8c354fb (patch)
treef0adbccbd45fac7c31f4ef54d1676abcc0ec2052 /configure
parent0aaaca25e044a4b87fb8f899f3a920b79163e811 (diff)
configure: Fix hymt decoder standalone compilation.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 785a9be79f..c2b8fac0ed 100755
--- a/configure
+++ b/configure
@@ -2663,6 +2663,7 @@ hap_encoder_select="texturedspenc"
hevc_decoder_select="bswapdsp cabac golomb hevcparse videodsp"
huffyuv_decoder_select="bswapdsp huffyuvdsp llviddsp"
huffyuv_encoder_select="bswapdsp huffman huffyuvencdsp llvidencdsp"
+hymt_decoder_select="huffyuv_decoder"
iac_decoder_select="imc_decoder"
imc_decoder_select="bswapdsp fft mdct sinewin"
indeo3_decoder_select="hpeldsp"