diff options
author | Marton Balint <cus@passwd.hu> | 2018-11-04 22:22:24 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2018-11-19 22:11:42 +0100 |
commit | 972ded33c08a820303ecf050942f0e74400eda7a (patch) | |
tree | cffc1f5c0d7430af57acfcdbe5042bba31985999 /Changelog | |
parent | e1f895838d5061572a1d79da6e5888673a2ea241 (diff) | |
download | ffmpeg-972ded33c08a820303ecf050942f0e74400eda7a.tar.gz |
avfilter/vf_freezedetect: add filter to detect frozen input
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ version <next>: - AV1 decoding support through libdav1d - dedot filter - chromashift and rgbashift filters +- freezedetect filter version 4.1: |