summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2012-07-08 00:04:46 +0000
committerPaul B Mahol <onemda@gmail.com>2012-07-11 20:46:56 +0000
commit74f3c53b575cf275d87c0a0d3c74d79889a4493d (patch)
tree169cca1e6e035460f2265ae8fe7185f57c25488b /configure
parent5ee41d00f6bc7cb85fd8f7e5cbae184fdf9099c5 (diff)
exr: zip decompression
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 1958fa62cd..84118365dc 100755
--- a/configure
+++ b/configure
@@ -1467,6 +1467,7 @@ eac3_encoder_select="mdct ac3dsp"
eamad_decoder_select="aandct"
eatgq_decoder_select="aandct"
eatqi_decoder_select="aandct"
+exr_decoder_select="zlib"
ffv1_decoder_select="golomb"
flac_decoder_select="golomb"
flac_encoder_select="golomb lpc"