| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/opencl: remove semi-colon from macro. | Clément Bœsch | 2013-05-24 | 1 | -14/+14 |
* | lavu/opencl: add opencl public error API | highgod0401 | 2013-05-05 | 1 | -24/+24 |
* | lavu/opencl: fix bug of opencl options | highgod0401 | 2013-05-02 | 1 | -0/+1 |
* | lavu/opencl:optimize compile kernel operation | highgod0401 | 2013-04-22 | 1 | -29/+16 |
* | avutil/opencl: merge opencl env to opencl context | highgod0401 | 2013-04-12 | 1 | -170/+160 |
* | opencl: add spec opencl device APIs 20130411 | highgod0401 | 2013-04-11 | 1 | -31/+53 |
* | avutil/opencl: add opencl device list APIs 20130411 | highgod0401 | 2013-04-11 | 1 | -141/+198 |
* | fix bug of finding CPU device | highgod0401 | 2013-04-05 | 1 | -28/+20 |
* | avutil/opencl: replace assert by check and error message in av_opencl_init() | highgod0401 | 2013-04-04 | 1 | -1/+6 |
* | avutil/opencl: check strtol for failure | highgod0401 | 2013-04-04 | 1 | -2/+13 |
* | avutil/opencl: add check for the program number to create kernel | highgod0401 | 2013-04-04 | 1 | -0/+5 |
* | lavu/opencl: apply misc cosmetics fixes | Stefano Sabatini | 2013-04-01 | 1 | -107/+131 |
* | opencl: fix double ; | Michael Niedermayer | 2013-04-01 | 1 | -2/+2 |
* | opencl wrapper based on comments on 20130401 | highgod0401 | 2013-04-01 | 1 | -0/+718 |