]> git.sesse.net Git - ffmpeg/commit
avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is around...
authorMarton Balint <cus@passwd.hu>
Wed, 1 May 2019 17:11:52 +0000 (19:11 +0200)
committerMarton Balint <cus@passwd.hu>
Sun, 5 May 2019 18:07:35 +0000 (20:07 +0200)
commit328a96839d4d953285f9875b217bebaa5fd783b0
tree200f69edc1feb1f41c06ebaf0dad986de3e7915c
parent15b8f36be17c45f17b662090ee2039c93eff9635
avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is around the detection duration

Fixes ticket #7875.

Signed-off-by: Marton Balint <cus@passwd.hu>
libavfilter/vf_freezedetect.c