November 15, 2017
View 3650cb2

lavu,lavfi,ffmpeg: Remove experimental OpenCL API

Mark Thompson authored on 2017/11/15 04:47:30
May 13, 2017
View ed93ed5

avfilter: don't anonymously typedef structs

Paul B Mahol authored on 2017/05/13 03:00:49
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
April 20, 2014
View 74a8dbe

Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'

Michael Niedermayer authored on 2014/04/20 01:20:17
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
April 25, 2013
View cd13496

lavfi/unsharp: add opencl unsharp filter

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