summaryrefslogtreecommitdiff
path: root/libavutil/opencl.h
Commit message (Collapse)AuthorAge
* lavu/opencl: add opencl public error APIhighgod04012013-05-05
| | | | | Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavu/opencl: add check version and platformhighgod04012013-04-28
| | | | | Reviewed-by: Hanspeter Niederstrasser <niederstrasser@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* opencl: add spec opencl device APIs 20130411highgod04012013-04-11
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* avutil/opencl: add opencl device list APIs 20130411highgod04012013-04-11
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* lavu/opencl: use consistent inclusion header guard nameStefano Sabatini2013-04-01
|
* lavu/opencl: apply misc cosmetics fixesStefano Sabatini2013-04-01
| | | | | | Split long lines, reindent code, add missing spaces between operators, remove possibly confusing comment from av_opencl_buffer_read_image() doxy, and use designated initializers for openclutils_class.
* opencl wrapper based on comments on 20130401highgod04012013-04-01
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>