]> git.sesse.net Git - ffmpeg/commit
avfilter: add xfade opencl filter
authorPaul B Mahol <onemda@gmail.com>
Thu, 23 Jan 2020 15:29:34 +0000 (16:29 +0100)
committerPaul B Mahol <onemda@gmail.com>
Sun, 2 Feb 2020 13:08:56 +0000 (14:08 +0100)
commitcd823dadf9d14133e215e0ab94e7900e4283af10
treebac610a24fda31564fd22f949161ea99f270d2bc
parent84286789e638d8f3fadbf30800aac64016b7cb3a
avfilter: add xfade opencl filter
Changelog
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/opencl/xfade.cl [new file with mode: 0644]
libavfilter/opencl_source.h
libavfilter/version.h
libavfilter/vf_xfade_opencl.c [new file with mode: 0644]