This website requires JavaScript.
Explore
Help
Sign in
eden-emu
/
FFmpeg
Watch
20
Star
0
Fork
You've already forked FFmpeg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fd10a6e2f2
FFmpeg
/
libavfilter
/
opencl
History
Download ZIP
Download TAR.GZ
Danil Iashchenko
9f17875134
libavfilter: Add OpenCL convolution filter
...
Behaves like existing convolution filter. Signed-off-by: Mark Thompson <sw@jkqxz.net>
2018-03-26 22:26:35 +01:00
..
.gitignore
lavfi: add a gitignore file for OpenCL compiled kernels
2018-02-07 11:25:58 +00:00
avgblur.cl
lavfi: Add OpenCL avgblur filter
2018-03-22 23:16:25 +00:00
convolution.cl
libavfilter: Add OpenCL convolution filter
2018-03-26 22:26:35 +01:00
overlay.cl
unsharp.cl