summaryrefslogtreecommitdiff
path: root/libavutil/opencl.c
Commit message (Expand)AuthorAge
* libavutil/opencl: fixed uninitialized var warningdsmudhar2016-05-23
* lavu/opencl: restore #if HAVE_THREADSClément Bœsch2015-12-07
* lavc, lavu: use avutil/thread.h instead of redundant conditional includesClément Bœsch2015-12-07
* opencl: Use "opencl" as log context nameTimothy Gu2015-10-17
* opencl: Print compilation logTimothy Gu2015-10-17
* opencl: Print error string when compilation failsTimothy Gu2015-10-17
* avutil/opencl: Fix volatile pointerTimo Rothenpieler2015-09-26
* OpenCL: Fix ABI incompatibility issuesManeesh Gupta2015-04-28
* OpenCL uninit bug fix - clear is_compiled flagsrikanth2015-03-16
* Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit"Michael Niedermayer2015-03-07
* avutil/opencl: is_compiled flag not being cleared in av_opencl_uninitSrikanth G2015-03-06
* 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