]> git.sesse.net Git - ffmpeg/commit
avfilter: add threshold filter
authorPaul B Mahol <onemda@gmail.com>
Sat, 6 Feb 2016 16:11:07 +0000 (17:11 +0100)
committerPaul B Mahol <onemda@gmail.com>
Mon, 30 Jan 2017 17:44:08 +0000 (18:44 +0100)
commitacf1dd5b74ab33a75e5d31ca6281d4cdc2ce2dec
tree61b9936d3ee631ee0a255a843480a42193aeba1d
parentebb83e2dc0b437081dc6496a724803bf5f04a8ea
avfilter: add threshold filter

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Changelog
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_threshold.c [new file with mode: 0644]