summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-22 21:15:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-22 21:15:50 +0200
commita5b2b22d9a45c9634e6947d43945ebafe121abec (patch)
tree576acfb06100809f34f224253b7a15ad5b933c09 /configure
parentd1dc22dddd7937232a1d073b9d72c51587c0b9ab (diff)
parentc0b105756f61d253bdabcc2bb49453a2557e7c3b (diff)
Merge commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b'
* commit 'c0b105756f61d253bdabcc2bb49453a2557e7c3b': txd: Use the TextureDSP module for decoding Conflicts: configure libavcodec/s3tc.c libavcodec/s3tc.h libavcodec/txd.c 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 f5db3152c3..cf75743a3f 100755
--- a/configure
+++ b/configure
@@ -2293,6 +2293,7 @@ truemotion2_decoder_select="bswapdsp"
truespeech_decoder_select="bswapdsp"
tscc_decoder_select="zlib"
twinvq_decoder_select="mdct lsp sinewin"
+txd_decoder_select="texturedsp"
utvideo_decoder_select="bswapdsp"
utvideo_encoder_select="bswapdsp huffman huffyuvencdsp"
vble_decoder_select="huffyuvdsp"