summaryrefslogtreecommitdiff
path: root/libavfilter/boxblur.h
Commit message (Collapse)AuthorAge
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
| | | | Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
* lavfi: Add boxblur_opencl filterDanil Iashchenko2018-06-21
Behaves like existing boxblur filter.