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

Rostislav Pehlivanov atomnuker at gmail.com
Mon Jun 25 09:28:26 EEST 2018


On 22 June 2018 at 15:43, James Almer <jamrial at gmail.com> wrote:

> 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"
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>

Sorry, forgot. Moved to the hwcontext commit locally.


More information about the ffmpeg-devel mailing list