summaryrefslogtreecommitdiff
path: root/libavfilter/vf_maskedclamp.c
Commit message (Expand)AuthorAge
* avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s)Paul B Mahol2017-04-23
* avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAXPaul B Mahol2017-04-23
* avfilter/vf_masked*: add gray10 and gray12 supportPaul B Mahol2016-11-29
* avfilter: add maskedclamp filterPaul B Mahol2016-08-23