diff --git a/configure b/configure index 26437489c0..d7722b09c5 100755 --- a/configure +++ b/configure @@ -1688,7 +1688,7 @@ eac3_decoder_select="ac3_decoder" eac3_encoder_select="ac3_encoder" eamad_decoder_select="aandcttables dsputil mpegvideo" eatgq_decoder_select="aandcttables dsputil" -eatqi_decoder_select="aandcttables error_resilience mpegvideo" +eatqi_decoder_select="aandcttables dsputil error_resilience mpegvideo" ffv1_decoder_select="golomb rangecoder" ffv1_encoder_select="rangecoder" ffvhuff_decoder_select="huffyuv_decoder"