aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_deband.c
Commit message (Expand)AuthorAgeFilesLines
* avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPATDerek Buitenhuis2016-01-271-2/+2
* avfilter/deband: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-081-1/+1
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-081-5/+5
* avfilter/vf_deband: add mising slice thread flagPaul B Mahol2015-08-021-1/+1
* avfilter: add deband filterPaul B Mahol2015-07-221-0/+312