summaryrefslogtreecommitdiff
path: root/libavfilter/vf_colormap.c
Commit message (Expand)AuthorAge
* avfilter/vf_colormap: Avoid allocation of small arrayAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: Remove unnecessary headersAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: Fix declaration-after-statementAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: Properly uninit FFFrameSync, fix leakAndreas Rheinhardt2022-04-29
* avfilter/vf_colormap: avoid reallocating memory to build mapPaul B Mahol2022-04-26
* avfilter/vf_colormap: change default nb_patchesPaul B Mahol2022-04-26
* avfilter: add colormap video filterPaul B Mahol2022-04-23