summaryrefslogtreecommitdiff
path: root/libavfilter/vf_bitplanenoise.c
Commit message (Collapse)AuthorAge
* avfilter: add support for GRAY9 and GBRAP10Paul B Mahol2017-08-07
|
* avfilter/vf_bitplanenoise: add gray10 and gray12 suppportPaul B Mahol2016-11-29
| | | | Signed-off-by: Paul B Mahol <onemda@gmail.com>
* avfilter/vf_bitplanenoise: silence clang warning, do not truncate valuePaul B Mahol2016-09-04
|
* avfilter: add bitplanenoise filterPaul B Mahol2016-08-17