summaryrefslogtreecommitdiff
path: root/libavfilter/vf_blurdetect.c
Commit message (Expand)AuthorAge
* lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobelThilo Borgmann2022-07-30
* avfilter/vf_blurdetect: fix uninitialized variables and possible div by zeroThilo Borgmann2022-04-27
* avfilter/vf_blurdetect: remove set but not used variablesPaul B Mahol2022-04-26
* avfilter/vf_blurdetect: cleanup headers, remove unused variables, fix type of...Thilo Borgmann2022-04-26
* lavfi: Add blurdetect filterThilo Borgmann2022-04-25