[FFmpeg-devel] [PATCH 2/6] lavfi: add common Vulkan filtering code

James Almer jamrial at gmail.com
Fri Jun 22 17:43:14 EEST 2018


On 6/21/2018 1:55 PM, Rostislav Pehlivanov wrote:
> @@ -3462,12 +3465,12 @@ avcodec_select="null_bsf"
>  avdevice_deps="avformat avcodec avutil"
>  avdevice_suggest="libm"
>  avfilter_deps="avutil"
> -avfilter_suggest="libm"
> +avfilter_suggest="libm libshaderc"
>  avformat_deps="avcodec avutil"
>  avformat_suggest="libm network zlib"
>  avresample_deps="avutil"
>  avresample_suggest="libm"
> -avutil_suggest="clock_gettime ffnvcodec libm libdrm libmfx opencl user32 vaapi videotoolbox corefoundation corevideo coremedia bcrypt"
> +avutil_suggest="clock_gettime ffnvcodec libm libdrm libmfx opencl vulkan user32 vaapi videotoolbox corefoundation corevideo coremedia bcrypt"

Again, this change belongs in patch 1/6

>  postproc_deps="avutil gpl"
>  postproc_suggest="libm"
>  swresample_deps="avutil"



More information about the ffmpeg-devel mailing list