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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-08-08 14:10:39 +0400
committerMichael Niedermayer <michaelni@gmx.at>2013-08-08 14:11:33 +0400
commit69ea65b46f1a101f9a4f2c914c75b752122e7cbe (patch)
tree19e9bfa95c01a5739802ddd1704e1486a6cbd4ad /configure
parenta0fb6083967afcd7f2c43ab3ff1e510912644daa (diff)
parent3e5898782dce60334ab294821ca00b19c648cf66 (diff)
Merge commit '3e5898782dce60334ab294821ca00b19c648cf66'
* commit '3e5898782dce60334ab294821ca00b19c648cf66': Voxware MetaSound decoder Conflicts: Changelog libavcodec/Makefile libavcodec/version.h Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 7754719d94..02656b401f 100755
--- a/configure
+++ b/configure
@@ -1809,6 +1809,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"