summaryrefslogtreecommitdiff
path: root/libavfilter/unsharp_opencl.c
Commit message (Expand)AuthorAge
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-27
* avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter...Alexey Titov2015-02-11
* lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()James Almer2014-08-12
* avfilter/unsharp_opencl: use av_mallocz_array()Michael Niedermayer2014-07-06
* avfilter/unsharp_opencl: fix macro ()Michael Niedermayer2014-06-22
* avfilter/unsharp: added optimized opencl kernelsLenny Wang2013-11-07
* avfilter/opencl: compile kernels separatelyLenny Wang2013-11-05
* lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.Clément Bœsch2013-05-09
* lavfi/unsharp_opencl: use av_opencl_errstrhighgod04012013-05-06
* lavfi/unsharp: fix opencl crash on 64bit linuxhighgod04012013-05-06
* lavfi/unsharp: add opencl unsharp filterhighgod04012013-04-26