summaryrefslogtreecommitdiffstats
path: root/libavfilter/unsharp_opencl.c
Commit message (Expand)AuthorAgeFilesLines
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-3/+3
* avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter...Alexey Titov2015-02-111-22/+55
* lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()James Almer2014-08-121-3/+3
* avfilter/unsharp_opencl: use av_mallocz_array()Michael Niedermayer2014-07-061-3/+3
* avfilter/unsharp_opencl: fix macro ()Michael Niedermayer2014-06-221-1/+1
* avfilter/unsharp: added optimized opencl kernelsLenny Wang2013-11-071-43/+137
* avfilter/opencl: compile kernels separatelyLenny Wang2013-11-051-10/+22
* lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.Clément Bœsch2013-05-091-3/+4
* lavfi/unsharp_opencl: use av_opencl_errstrhighgod04012013-05-061-1/+1
* lavfi/unsharp: fix opencl crash on 64bit linuxhighgod04012013-05-061-1/+1
* lavfi/unsharp: add opencl unsharp filterhighgod04012013-04-261-0/+282
OpenPOWER on IntegriCloud