summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-09-17OpenCL: convert meaningless "device id" output to "device name"Lenny Wang1-2/+2
2013-05-24lavu/opencl: remove semi-colon from macro.Clément Bœsch1-14/+14
2013-05-05lavu/opencl: add opencl public error APIhighgod04013-25/+33
2013-05-02lavu/opencl: fix bug of opencl optionshighgod04011-0/+1
2013-04-22lavu/opencl:optimize compile kernel operationhighgod04011-29/+16
2013-04-12avutil/opencl: merge opencl env to opencl contexthighgod04011-170/+160
2013-04-11opencl: add spec opencl device APIs 20130411highgod04018-42/+116
2013-04-11avutil/opencl: add opencl device list APIs 20130411highgod04012-142/+240
2013-04-05fix bug of finding CPU devicehighgod04011-28/+20
2013-04-04avutil/opencl: replace assert by check and error message in av_opencl_init()highgod04011-1/+6
2013-04-04avutil/opencl: check strtol for failurehighgod04011-2/+13
2013-04-04avutil/opencl: add check for the program number to create kernelhighgod04011-0/+5
2013-04-01lavu/opencl: apply misc cosmetics fixesStefano Sabatini2-125/+151
2013-04-01opencl: fix double ;Michael Niedermayer1-2/+2
2013-04-01opencl wrapper based on comments on 20130401highgod04014-0/+925