summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_maskedclamp.c
Commit message (Expand)AuthorAgeFilesLines
* lavfi/vf_maskedclamp: move to "activate" design.Nicolas George2017-07-301-20/+11
* avfilter/vf_maskedclamp: fix bug when copying >8bit plane(s)Paul B Mahol2017-04-231-2/+6
* avfilter/vf_maskedclamp: limit overshot and undershot to UINT16_MAXPaul B Mahol2017-04-231-3/+3
* avfilter/vf_masked*: add gray10 and gray12 supportPaul B Mahol2016-11-291-1/+1
* avfilter: add maskedclamp filterPaul B Mahol2016-08-231-0/+345
OpenPOWER on IntegriCloud