summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2018-09-14 11:14:15 +0200
committerPaul B Mahol <onemda@gmail.com>2019-08-29 21:04:54 +0200
commit7c0b3ba7ddaa6540560c8b7884697a7487b669e4 (patch)
tree675c57f6b2f2bfed0b236bb535b8dc76ca2f4dda /configure
parent0067da587a08d32c1eaafa6d10eb27660f03c07a (diff)
avcodec: add IMM5 decoder
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 691ae9bd4f..08a54a7e9f 100755
--- a/configure
+++ b/configure
@@ -2723,6 +2723,7 @@ huffyuv_encoder_select="bswapdsp huffman huffyuvencdsp llvidencdsp"
hymt_decoder_select="huffyuv_decoder"
iac_decoder_select="imc_decoder"
imc_decoder_select="bswapdsp fft mdct sinewin"
+imm5_decoder_select="h264_decoder hevc_decoder"
indeo3_decoder_select="hpeldsp"
indeo4_decoder_select="ividsp"
indeo5_decoder_select="ividsp"