diff options
author | Thilo Borgmann <thilo.borgmann@mail.de> | 2022-05-24 11:20:14 +0200 |
---|---|---|
committer | Thilo Borgmann <thilo.borgmann@mail.de> | 2022-05-24 11:21:36 +0200 |
commit | 9cb9da62a3591f916cb9e673ae29f924e5c7659f (patch) | |
tree | 3205a92dab5e41f38ab4d6c6839661fd285564c9 /tests/ref | |
parent | 6b32ad59c8fe16fc792ca5a468b95ce5232ff6d1 (diff) | |
download | ffmpeg-9cb9da62a3591f916cb9e673ae29f924e5c7659f.tar.gz |
avfilter: Add blockdetect filter
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/filter-refcmp-blockdetect-yuv | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/ref/fate/filter-refcmp-blockdetect-yuv b/tests/ref/fate/filter-refcmp-blockdetect-yuv new file mode 100644 index 0000000000..c3b3a3644f --- /dev/null +++ b/tests/ref/fate/filter-refcmp-blockdetect-yuv @@ -0,0 +1,10 @@ +frame:0 pts:0 pts_time:0 +lavfi.block=46.592525 +frame:1 pts:1 pts_time:1 +lavfi.block=40.478703 +frame:2 pts:2 pts_time:2 +lavfi.block=40.858681 +frame:3 pts:3 pts_time:3 +lavfi.block=39.519077 +frame:4 pts:4 pts_time:4 +lavfi.block=38.713215 |