summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_tonemap_opencl.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.cRuiling Song2019-03-221-35/+29
* avfilter/vf_tonemap_opencl: Make static tables constMichael Niedermayer2019-01-011-2/+2
* avfilter/vf_tonemap_opencl: Fix seperate typoMichael Niedermayer2018-10-071-1/+1
* vf_tonemap_opencl: Move update_metadata() to a shared fileVittorio Giovara2018-08-061-18/+1
* vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara2018-08-061-27/+1
* lavfi/opencl: add macro for opencl error handling.Ruiling Song2018-07-111-27/+6
* lavfi/colorspace: Add namespace prefix to global functionsMark Thompson2018-06-281-4/+4
* lavfi/vf_tonemap_opencl: Mark local tables staticMark Thompson2018-06-251-7/+7
* lavfi: add opencl tonemap filterRuiling Song2018-06-211-0/+624
OpenPOWER on IntegriCloud