mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 03:59:43 +00:00
Fix typo in dvvideo decoder dependencies.
Fixes compilation with --disable-everything --enable-decoder=dvvideo
This commit is contained in:
parent
428e9dafab
commit
1ed10bd89c
2
configure
vendored
2
configure
vendored
@ -1709,7 +1709,7 @@ dca_decoder_select="mdct"
|
||||
dirac_decoder_select="dsputil dwt golomb videodsp"
|
||||
dnxhd_decoder_select="dsputil"
|
||||
dnxhd_encoder_select="aandcttables dsputil mpegvideoenc"
|
||||
dv_decoder_select="dsputil"
|
||||
dvvideo_decoder_select="dsputil"
|
||||
dxa_decoder_select="zlib"
|
||||
eac3_decoder_select="ac3_decoder"
|
||||
eac3_encoder_select="ac3_encoder"
|
||||
|
Loading…
Reference in New Issue
Block a user