summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-22 23:24:10 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-22 23:34:56 +0200
commitff68b83968cba999a15b7c981c1bbcc2d608cad2 (patch)
tree942b1ea0bb0cd4c72813ad81808b7a5548a427d8 /configure
parentf067ee57c95d724ff795f8d6b0c6ba05010008f1 (diff)
parent5c018ee18895f88e9e1d2174059dcdd48bf872d2 (diff)
Merge commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2'
* commit '5c018ee18895f88e9e1d2174059dcdd48bf872d2': DirectDraw Surface image decoder Conflicts: Changelog configure doc/general.texi libavcodec/Makefile libavcodec/version.h tests/fate/image.mak 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 b619474395..06209362de 100755
--- a/configure
+++ b/configure
@@ -2158,6 +2158,7 @@ cook_decoder_select="audiodsp mdct sinewin"
cscd_decoder_select="lzo"
cscd_decoder_suggest="zlib"
dca_decoder_select="fmtconvert mdct"
+dds_decoder_select="texturedsp"
dirac_decoder_select="dwt golomb videodsp mpegvideoenc"
dnxhd_decoder_select="blockdsp idctdsp"
dnxhd_encoder_select="aandcttables blockdsp fdctdsp idctdsp mpegvideoenc pixblockdsp"