configure: add llauddsp dependancy for wmalossless_decoder

Found-by: jamrial
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer 2014-06-08 03:10:24 +02:00
parent fc8db12a73
commit d4be3a8d63
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -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"