summaryrefslogtreecommitdiff
path: root/libavfilter/vf_tonemap.c
Commit message (Expand)AuthorAgeFilesLines
* vf_tonemap: Update hdr metadata with the new peak valueVittorio Giovara2018-08-061-0/+2
* vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara2018-08-061-35/+3
* vf_tonemap: Fix logic for detecting the maximum peak of untagged sourcesVittorio Giovara2018-08-061-3/+3
* Add tonemap filterVittorio Giovara2017-08-151-0/+354