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

pull/8/head
Carl Eugen Hoyos 12 years ago
parent 9e2387a6a9
commit 0b68ebc4b6
  1. 2
      configure

2
configure vendored

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

Loading…
Cancel
Save