|
|
@ -3390,6 +3390,7 @@ spectrumsynth_filter_deps="avcodec" |
|
|
|
spectrumsynth_filter_select="fft" |
|
|
|
spectrumsynth_filter_select="fft" |
|
|
|
spp_filter_deps="gpl avcodec" |
|
|
|
spp_filter_deps="gpl avcodec" |
|
|
|
spp_filter_select="fft idctdsp fdctdsp me_cmp pixblockdsp" |
|
|
|
spp_filter_select="fft idctdsp fdctdsp me_cmp pixblockdsp" |
|
|
|
|
|
|
|
srcnn_filter_deps="access avformat" |
|
|
|
stereo3d_filter_deps="gpl" |
|
|
|
stereo3d_filter_deps="gpl" |
|
|
|
subtitles_filter_deps="avformat avcodec libass" |
|
|
|
subtitles_filter_deps="avformat avcodec libass" |
|
|
|
super2xsai_filter_deps="gpl" |
|
|
|
super2xsai_filter_deps="gpl" |
|
|
@ -6796,6 +6797,7 @@ enabled signature_filter && prepend avfilter_deps "avcodec avformat" |
|
|
|
enabled smartblur_filter && prepend avfilter_deps "swscale" |
|
|
|
enabled smartblur_filter && prepend avfilter_deps "swscale" |
|
|
|
enabled spectrumsynth_filter && prepend avfilter_deps "avcodec" |
|
|
|
enabled spectrumsynth_filter && prepend avfilter_deps "avcodec" |
|
|
|
enabled spp_filter && prepend avfilter_deps "avcodec" |
|
|
|
enabled spp_filter && prepend avfilter_deps "avcodec" |
|
|
|
|
|
|
|
enabled srcnn_filter && prepend avfilter_deps "avformat" |
|
|
|
enabled subtitles_filter && prepend avfilter_deps "avformat avcodec" |
|
|
|
enabled subtitles_filter && prepend avfilter_deps "avformat avcodec" |
|
|
|
enabled uspp_filter && prepend avfilter_deps "avcodec" |
|
|
|
enabled uspp_filter && prepend avfilter_deps "avcodec" |
|
|
|
enabled zoompan_filter && prepend avfilter_deps "swscale" |
|
|
|
enabled zoompan_filter && prepend avfilter_deps "swscale" |
|
|
|