]> git.sesse.net Git - ffmpeg/commit
avfilter: add pad opencl filter
authorPaul B Mahol <onemda@gmail.com>
Thu, 6 Feb 2020 16:41:08 +0000 (17:41 +0100)
committerPaul B Mahol <onemda@gmail.com>
Fri, 14 Feb 2020 08:59:27 +0000 (09:59 +0100)
commit1c6a91990d2451ac52bc8e11408d5e12745ed182
treebacc797cd08466001591744f8636015349802c60
parent6d37ca8a4e8a527cbeff2a011862b3042a8d3e34
avfilter: add pad opencl filter
Changelog
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/opencl/pad.cl [new file with mode: 0644]
libavfilter/opencl_source.h
libavfilter/version.h
libavfilter/vf_pad_opencl.c [new file with mode: 0644]