27 Commits (e8a460672f7e9aec129a7cfa01345857b1565a15)

Author SHA1 Message Date
Maneesh Gupta 91305c6026 OpenCL: Fix ABI incompatibility issues 10 years ago
srikanth 730f3c49e0 OpenCL uninit bug fix - clear is_compiled flag 10 years ago
Michael Niedermayer ebd59d271c Revert "avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit" 10 years ago
Srikanth G 0f2359b869 avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit 10 years ago
James Almer 95a064f530 avutil: remove obsolete FF_API_OLD_OPENCL cruft 10 years ago
Michael Niedermayer bb29896793 avutil/opencl: use av_malloc(z)_array() 10 years ago
Matt Oliver c6bf660bef opencl: Make init_mtx static with volatile lock 11 years ago
Matt Oliver 5b9bb4d9ec opencl: add support for non-pthread locking 11 years ago
Y.C. Liu cebe06a0bf avutil/opencl: fix a segmentfault in libavutil/opencl.c 11 years ago
Lenny Wang 64f73acd1d cmdutils & opencl: add -opencl_bench option to test and show available OpenCL devices 11 years ago
Lenny Wang 7b2534b0ea libavutil & opencl: remove opencl default device type 11 years ago
Lenny Wang 6682554790 avutil/opencl: compile kernels separately 11 years ago
Lenny Wang 29664fab0c OpenCL: convert meaningless "device id" output to "device name" 11 years ago
Clément Bœsch cf6ed1f129 lavu/opencl: remove semi-colon from macro. 12 years ago
highgod0401 548101b553 lavu/opencl: add opencl public error API 12 years ago
highgod0401 6354a6ce52 lavu/opencl: fix bug of opencl options 12 years ago
highgod0401 6d7ec4fc2e lavu/opencl:optimize compile kernel operation 12 years ago
highgod0401 8f99494c1c avutil/opencl: merge opencl env to opencl context 12 years ago
highgod0401 9d442b9cc0 opencl: add spec opencl device APIs 20130411 12 years ago
highgod0401 db2de94e95 avutil/opencl: add opencl device list APIs 20130411 12 years ago
highgod0401 99186f1fd2 fix bug of finding CPU device 12 years ago
highgod0401 cfaffb1ab7 avutil/opencl: replace assert by check and error message in av_opencl_init() 12 years ago
highgod0401 322428c851 avutil/opencl: check strtol for failure 12 years ago
highgod0401 39406ea321 avutil/opencl: add check for the program number to create kernel 12 years ago
Stefano Sabatini 57d77b3963 lavu/opencl: apply misc cosmetics fixes 12 years ago
Michael Niedermayer 76071322a3 opencl: fix double ; 12 years ago
highgod0401 189cbc1a03 opencl wrapper based on comments on 20130401 12 years ago