Fix compilation with --disable-everything --enable-decoder=dirac.

This commit is contained in:
Carl Eugen Hoyos 2013-01-08 19:59:13 +01:00
parent 9e2387a6a9
commit 0b68ebc4b6

2
configure vendored
View File

@ -1650,7 +1650,7 @@ cook_decoder_select="mdct sinewin"
cscd_decoder_select="lzo"
cscd_decoder_suggest="zlib"
dca_decoder_select="mdct"
dirac_decoder_select="dwt golomb"
dirac_decoder_select="dwt golomb videodsp"
dnxhd_encoder_select="aandcttables mpegvideoenc"
dxa_decoder_select="zlib"
eac3_decoder_select="ac3_decoder"