]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_freezedetect: add filter to detect frozen input
authorMarton Balint <cus@passwd.hu>
Sun, 4 Nov 2018 21:22:24 +0000 (22:22 +0100)
committerMarton Balint <cus@passwd.hu>
Mon, 19 Nov 2018 21:11:42 +0000 (22:11 +0100)
commit972ded33c08a820303ecf050942f0e74400eda7a
treecffc1f5c0d7430af57acfcdbe5042bba31985999
parente1f895838d5061572a1d79da6e5888673a2ea241
avfilter/vf_freezedetect: add filter to detect frozen input

Signed-off-by: Marton Balint <cus@passwd.hu>
Changelog
configure
doc/filters.texi
libavfilter/Makefile
libavfilter/allfilters.c
libavfilter/version.h
libavfilter/vf_freezedetect.c [new file with mode: 0644]