]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_unsharp: limit matrix size in either direction to 23
authorPaul B Mahol <onemda@gmail.com>
Sat, 17 Sep 2016 11:55:06 +0000 (13:55 +0200)
committerPaul B Mahol <onemda@gmail.com>
Sat, 17 Sep 2016 11:57:45 +0000 (13:57 +0200)
commit4096bb176b3971a26d1dedd62a05bcea68eb24d6
treefb49f359954110f1aa934b7d29e259f74819da53
parentd790887d1c6ec00d563aedc2f243712815594654
avfilter/vf_unsharp: limit matrix size in either direction to 23

Anything bigger is not supported anyway.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
doc/filters.texi
libavfilter/vf_unsharp.c