configure: Fix hymt decoder standalone compilation.

This commit is contained in:
Carl Eugen Hoyos 2019-01-10 19:58:34 +01:00
parent 0aaaca25e0
commit 34ca5adf9a
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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"