]> git.sesse.net Git - ffmpeg/commit
avfilter/find_rect: improve logging
authorGyan Doshi <ffmpeg@gyani.pro>
Thu, 1 Apr 2021 12:39:25 +0000 (18:09 +0530)
committerGyan Doshi <ffmpeg@gyani.pro>
Sun, 4 Apr 2021 05:16:57 +0000 (10:46 +0530)
commitaff23c3474f93d7f08422755a55da4ba3ce1e800
tree63643d99fec1cb794e4b64703695e14d98e86c83
parente93875b756b575438d7b825332739719d4fbc600
avfilter/find_rect: improve logging

Log now indicates timestamps of frames where a match is made.
Loglevel is changed to INFO since the user specifically wants this info.
libavfilter/vf_find_rect.c