Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() | James Almer | 2014-08-12 | 1 | -3/+3 |
* | avfilter/unsharp_opencl: use av_mallocz_array() | Michael Niedermayer | 2014-07-06 | 1 | -3/+3 |
* | avfilter/unsharp_opencl: fix macro () | Michael Niedermayer | 2014-06-22 | 1 | -1/+1 |
* | avfilter/unsharp: added optimized opencl kernels | Lenny Wang | 2013-11-07 | 1 | -43/+137 |
* | avfilter/opencl: compile kernels separately | Lenny Wang | 2013-11-05 | 1 | -10/+22 |
* | lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT. | Clément Bœsch | 2013-05-09 | 1 | -3/+4 |
* | lavfi/unsharp_opencl: use av_opencl_errstr | highgod0401 | 2013-05-06 | 1 | -1/+1 |
* | lavfi/unsharp: fix opencl crash on 64bit linux | highgod0401 | 2013-05-06 | 1 | -1/+1 |
* | lavfi/unsharp: add opencl unsharp filter | highgod0401 | 2013-04-26 | 1 | -0/+282 |