diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-08-05 12:55:30 +0200 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2013-08-08 10:52:44 +0200 |
commit | 3e5898782dce60334ab294821ca00b19c648cf66 (patch) | |
tree | a5db4c367d79ea6bd542ddd5f1cfd48fd6647cd1 /configure | |
parent | 5afe1d27912be9b643ffb4ddc21f6d920260dbb0 (diff) | |
download | ffmpeg-3e5898782dce60334ab294821ca00b19c648cf66.tar.gz |
Voxware MetaSound decoder
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1605,6 +1605,7 @@ lagarith_decoder_select="dsputil" ljpeg_encoder_select="aandcttables mpegvideoenc" loco_decoder_select="golomb" mdec_decoder_select="dsputil error_resilience mpegvideo" +metasound_decoder_select="lsp mdct sinewin" mimic_decoder_select="dsputil hpeldsp" mjpeg_decoder_select="dsputil hpeldsp" mjpegb_decoder_select="dsputil hpeldsp" |