mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
configure: remove mdct15 from the encoder/decoder's list of requirements
This commit is contained in:
parent
2664b39d54
commit
0bc7ba4488
3
configure
vendored
3
configure
vendored
@ -2921,8 +2921,7 @@ notchlc_decoder_select="lzf"
|
||||
nuv_decoder_select="idctdsp"
|
||||
on2avc_decoder_select="mdct"
|
||||
opus_decoder_deps="swresample"
|
||||
opus_decoder_select="mdct15"
|
||||
opus_encoder_select="audio_frame_queue mdct15"
|
||||
opus_encoder_select="audio_frame_queue"
|
||||
png_decoder_select="inflate_wrapper"
|
||||
png_encoder_select="deflate_wrapper llvidencdsp"
|
||||
prores_decoder_select="blockdsp idctdsp"
|
||||
|
Loading…
Reference in New Issue
Block a user