summaryrefslogtreecommitdiff
path: root/libavfilter/vf_freezedetect.c
Commit message (Collapse)AuthorAge
* avfilter/vf_freezedetect: fix missing freeze_start when the freeze length is ↵Marton Balint2019-05-05
| | | | | | | | around the detection duration Fixes ticket #7875. Signed-off-by: Marton Balint <cus@passwd.hu>
* avfilter/vf_freezedetect: add filter to detect frozen inputMarton Balint2018-11-19
Signed-off-by: Marton Balint <cus@passwd.hu>