From 7c0b3ba7ddaa6540560c8b7884697a7487b669e4 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Fri, 14 Sep 2018 11:14:15 +0200 Subject: avcodec: add IMM5 decoder --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 691ae9b..08a54a7 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" -- cgit v1.1