summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-06-08 03:10:24 +0200
committerMichael Niedermayer <michaelni@gmx.at>2014-06-08 03:10:24 +0200
commitd4be3a8d6312f7d68ec225d6c1c31cbdf5647433 (patch)
treee2e2201139cb0ea6d36dba51626492689f3eca0f /configure
parentfc8db12a73f12377b56d8bf53cd6ce25968094c4 (diff)
configure: add llauddsp dependancy for wmalossless_decoder
Found-by: jamrial Signed-off-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 f15de0bb68..76edb6bb7b 100755
--- a/configure
+++ b/configure
@@ -2172,6 +2172,7 @@ vp7_decoder_select="h264pred videodsp"
vp8_decoder_select="h264pred videodsp"
vp9_decoder_select="videodsp vp9_parser"
webp_decoder_select="vp8_decoder"
+wmalossless_decoder_select="llauddsp"
wmapro_decoder_select="mdct sinewin"
wmav1_decoder_select="mdct sinewin"
wmav1_encoder_select="mdct sinewin"