mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
build: add forgotten avcodec dependency in uspp
This commit is contained in:
parent
e93abe1f40
commit
df307debf2
1
configure
vendored
1
configure
vendored
@ -5416,6 +5416,7 @@ enabled scale_filter && prepend avfilter_deps "swscale"
|
||||
enabled showspectrum_filter && prepend avfilter_deps "avcodec"
|
||||
enabled smartblur_filter && prepend avfilter_deps "swscale"
|
||||
enabled subtitles_filter && prepend avfilter_deps "avformat avcodec"
|
||||
enabled uspp_filter && prepend avfilter_deps "avcodec"
|
||||
|
||||
enabled lavfi_indev && prepend avdevice_deps "avfilter"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user