Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2013-08-05 14:55:30 +0400
committerKostya Shishkov <kostya.shishkov@gmail.com>2013-08-08 12:52:44 +0400
commit3e5898782dce60334ab294821ca00b19c648cf66 (patch)
treea5db4c367d79ea6bd542ddd5f1cfd48fd6647cd1 /configure
parent5afe1d27912be9b643ffb4ddc21f6d920260dbb0 (diff)
Voxware MetaSound decoder
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 9463a18b12..2af4d2a558 100755
--- a/configure
+++ b/configure
@@ -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"