summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-05-16 07:21:08 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-05-17 06:31:05 +0200
commit1232a1647ab27e024a3baf4d01d40c8d08d6ced9 (patch)
tree6f370b6bba00f756ed89c7aa47d2cb34653c937a /configure
parent40bbbce7e8ada7eea9674efb45252c916724246f (diff)
Apple Intermediate Codec decoder
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 7bcaac3fcc..94804bd8dd 100755
--- a/configure
+++ b/configure
@@ -1526,6 +1526,7 @@ aac_latm_decoder_select="aac_decoder aac_latm_parser"
ac3_decoder_select="mdct ac3dsp ac3_parser dsputil"
ac3_encoder_select="mdct ac3dsp dsputil"
ac3_fixed_encoder_select="mdct ac3dsp dsputil"
+aic_decoder_select="dsputil golomb"
alac_encoder_select="lpc"
als_decoder_select="dsputil"
amrnb_decoder_select="lsp"