configure: NotchLC depends on lzf

This commit is contained in:
Paul B Mahol 2020-05-27 15:22:35 +02:00
parent 0cc2d09e17
commit 4305239315
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -2799,6 +2799,7 @@ mwsc_decoder_deps="zlib"
mxpeg_decoder_select="mjpeg_decoder"
nellymoser_decoder_select="mdct sinewin"
nellymoser_encoder_select="audio_frame_queue mdct sinewin"
notchlc_decoder_select="lzf"
nuv_decoder_select="idctdsp lzo"
on2avc_decoder_select="mdct"
opus_decoder_deps="swresample"