configure: Fix hymt decoder standalone compilation.

pull/306/head
Carl Eugen Hoyos 6 years ago
parent 0aaaca25e0
commit 34ca5adf9a
  1. 1
      configure

1
configure vendored

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

Loading…
Cancel
Save