[FFmpeg-devel] [PATCH] avfilter: add maskedthreshold filter

Paul B Mahol onemda at gmail.com
Thu Apr 16 19:11:30 EEST 2020


On 4/15/20, Paul B Mahol <onemda at gmail.com> wrote:
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  doc/filters.texi                 |  15 ++
>  libavfilter/Makefile             |   1 +
>  libavfilter/allfilters.c         |   1 +
>  libavfilter/vf_maskedthreshold.c | 298 +++++++++++++++++++++++++++++++
>  4 files changed, 315 insertions(+)
>  create mode 100644 libavfilter/vf_maskedthreshold.c
>

Will apply.


More information about the ffmpeg-devel mailing list