summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorJimmy Christensen <jimmy@ghost.dk>2012-04-06 06:02:25 +0000
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-04-01 01:13:09 +0200
commit38389058c3308758c6365abd0f6b45c5e62bb90b (patch)
tree3ac1aa7d056b3691f042e9d87ec89e2ff6048b6a /configure
parent678e455f1dc09265464b13d936d9fda62bc2bf43 (diff)
OpenEXR decoder
Additional fixes and enhancements by Vittorio Giovara, Gonzalo Garramuno, Nicolas George, Paul B Mahol and Michael Niedermayer. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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"