Merge commit 'bbb64356cc'
* commit 'bbb64356cc':
build: Record dependency of eatqi decoder on dsputil
Conflicts:
configure
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
cbfc9046e1
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -1945,7 +1945,7 @@ eac3_decoder_select="ac3_decoder"
|
|||
eac3_encoder_select="ac3_encoder"
|
||||
eamad_decoder_select="aandcttables dsputil mpegvideo"
|
||||
eatgq_decoder_select="aandcttables"
|
||||
eatqi_decoder_select="aandcttables error_resilience mpegvideo"
|
||||
eatqi_decoder_select="aandcttables dsputil error_resilience mpegvideo"
|
||||
exr_decoder_select="zlib"
|
||||
ffv1_decoder_select="golomb rangecoder"
|
||||
ffv1_encoder_select="rangecoder"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue