summaryrefslogtreecommitdiff
path: root/libavfilter/vf_tonemap.c
Commit message (Expand)AuthorAge
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/internal: Factor out executing a filter's execute_funcAndreas Rheinhardt2021-08-15
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_tonemap: add slice threadingPaul B Mahol2019-05-01
* lavfi/tonemap: make use of AVFILTER_DEFINE_CLASSJun Zhao2019-03-08
* vf_tonemap: Update hdr metadata with the new peak valueVittorio Giovara2018-08-06
* vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara2018-08-06
* vf_tonemap: Fix logic for detecting the maximum peak of untagged sourcesVittorio Giovara2018-08-06
* Add tonemap filterVittorio Giovara2017-08-15