summaryrefslogtreecommitdiff
path: root/libavfilter/vf_negate.c
Commit message (Collapse)AuthorAge
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-27
Using luts for negating is suboptimal. FATE test changes because filter no longer clips values into limited color range.