February 11, 2015
View a05a737

avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C

Alexey Titov authored on 2015/02/11 05:21:05
August 12, 2014
View 744f15b

lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()

James Almer authored on 2014/08/12 04:35:39
July 6, 2014
View 11e4890

avfilter/unsharp_opencl: use av_mallocz_array()

Michael Niedermayer authored on 2014/07/06 21:33:54
June 23, 2014
View 31f77b4

avfilter/unsharp_opencl: fix macro ()

Michael Niedermayer authored on 2014/06/23 03:48:43
November 8, 2013
View 7c02a77

avfilter/unsharp: added optimized opencl kernels

Lenny Wang authored on 2013/11/08 06:15:49
November 4, 2013
View 89a3be8

avfilter/opencl: compile kernels separately

Lenny Wang authored on 2013/11/04 12:58:09
May 7, 2013
View 4db84ba

lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.

Clément Bœsch authored on 2013/05/07 23:37:27
May 6, 2013
View e215cb5

lavfi/unsharp_opencl: use av_opencl_errstr

highgod0401 authored on 2013/05/06 10:54:28
View 9a09a9f

lavfi/unsharp: fix opencl crash on 64bit linux

highgod0401 authored on 2013/05/06 12:34:45
April 25, 2013
View cd13496

lavfi/unsharp: add opencl unsharp filter

highgod0401 authored on 2013/04/25 20:32:13