From 38389058c3308758c6365abd0f6b45c5e62bb90b Mon Sep 17 00:00:00 2001 From: Jimmy Christensen Date: Fri, 6 Apr 2012 06:02:25 +0000 Subject: OpenEXR decoder Additional fixes and enhancements by Vittorio Giovara, Gonzalo Garramuno, Nicolas George, Paul B Mahol and Michael Niedermayer. Signed-off-by: Vittorio Giovara --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index b63cef3737..88b348b292 100755 --- a/configure +++ b/configure @@ -1727,6 +1727,7 @@ eac3_encoder_select="ac3_encoder" eamad_decoder_select="aandcttables dsputil mpegvideo" eatgq_decoder_select="aandcttables dsputil" eatqi_decoder_select="aandcttables dsputil error_resilience mpegvideo" +exr_decoder_deps="zlib" ffv1_decoder_select="golomb rangecoder" ffv1_encoder_select="rangecoder" ffvhuff_decoder_select="huffyuv_decoder" -- cgit v1.2.3