summaryrefslogtreecommitdiff
path: root/libavfilter/vf_amplify.c
Commit message (Expand)AuthorAge
* avfilter/vf_amplify: add timeline supportPaul B Mahol2019-11-21
* avfilter/vf_amplify: add support for alpha formatsPaul B Mahol2019-11-18
* avfilter/vf_amplify: cosmeticsPaul B Mahol2019-10-17
* avfilter/vf_amplify: add support for commandsPaul B Mahol2019-10-14
* avfilter/vf_amplify: add tolerance optionPaul B Mahol2019-02-22
* avfilter: add support for gray14 formatPaul B Mahol2018-09-09
* avfilter: use av_clip_uintp2_c where clip is variableJohn Cox2018-05-31
* avfilter/vf_amplify: check if array is availabe before using itPaul B Mahol2018-05-14
* avfilter/vf_amplify: add more options for finer filteringPaul B Mahol2018-05-04
* avfilter: add amplify filterPaul B Mahol2018-04-29