diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-05-16 07:21:08 +0200 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-05-17 06:31:05 +0200 |
commit | 1232a1647ab27e024a3baf4d01d40c8d08d6ced9 (patch) | |
tree | 6f370b6bba00f756ed89c7aa47d2cb34653c937a /configure | |
parent | 40bbbce7e8ada7eea9674efb45252c916724246f (diff) | |
download | ffmpeg-1232a1647ab27e024a3baf4d01d40c8d08d6ced9.tar.gz |
Apple Intermediate Codec decoder
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |