summaryrefslogtreecommitdiff
path: root/libavfilter/colorspace.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/colorspace: add ff_matrix_mul_3x3_vecrcombs2022-06-191-0/+11
* avutil/csp: create public API for colorspace structsLeo Izen2022-06-011-113/+30
* lavfi: add ff_detect_color_primaries helperNiklas Haas2022-04-231-0/+25
* lavfi: generalize colorspace coefficent helpersNiklas Haas2022-04-231-0/+32
* lavfi/colorspace: move some functions to common fileRuiling Song2019-03-221-0/+71
* vf_tonemap_opencl: Move update_metadata() to a shared fileVittorio Giovara2018-08-061-0/+17
* vf_tonemap[_opencl]: Move determine_signal_peak() to a shared fileVittorio Giovara2018-08-061-0/+29
* lavfi/colorspace: Add namespace prefix to global functionsMark Thompson2018-06-281-6/+7
* lavfi: add opencl tonemap filterRuiling Song2018-06-211-0/+90