summaryrefslogtreecommitdiff
path: root/libavutil/opencl.c
Commit message (Expand)AuthorAge
* avutil: remove obsolete FF_API_OLD_OPENCL cruftJames Almer2014-09-15
* avutil/opencl: use av_malloc(z)_array()Michael Niedermayer2014-08-25
* opencl: Make init_mtx static with volatile lockMatt Oliver2014-05-10
* opencl: add support for non-pthread lockingMatt Oliver2014-05-01
* avutil/opencl: fix a segmentfault in libavutil/opencl.cY.C. Liu2014-04-25
* cmdutils & opencl: add -opencl_bench option to test and show available OpenCL...Lenny Wang2013-12-09
* libavutil & opencl: remove opencl default device typeLenny Wang2013-12-02
* avutil/opencl: compile kernels separatelyLenny Wang2013-11-05
* OpenCL: convert meaningless "device id" output to "device name"Lenny Wang2013-09-17
* lavu/opencl: remove semi-colon from macro.Clément Bœsch2013-05-24
* lavu/opencl: add opencl public error APIhighgod04012013-05-05
* lavu/opencl: fix bug of opencl optionshighgod04012013-05-02
* lavu/opencl:optimize compile kernel operationhighgod04012013-04-22
* avutil/opencl: merge opencl env to opencl contexthighgod04012013-04-12
* opencl: add spec opencl device APIs 20130411highgod04012013-04-11
* avutil/opencl: add opencl device list APIs 20130411highgod04012013-04-11
* fix bug of finding CPU devicehighgod04012013-04-05
* avutil/opencl: replace assert by check and error message in av_opencl_init()highgod04012013-04-04
* avutil/opencl: check strtol for failurehighgod04012013-04-04
* avutil/opencl: add check for the program number to create kernelhighgod04012013-04-04
* lavu/opencl: apply misc cosmetics fixesStefano Sabatini2013-04-01
* opencl: fix double ;Michael Niedermayer2013-04-01
* opencl wrapper based on comments on 20130401highgod04012013-04-01