diff options
author | Anton Khirnov <anton@khirnov.net> | 2012-11-27 10:41:22 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-11-28 08:44:01 +0100 |
commit | bb6c67bb36b136de10256f0999128df4a42f9ffc (patch) | |
tree | 8fa03b84191dab1e13b9ce0f1b0c1a2e6e431616 /tests/ref/lavfi/crop_scale_vflip | |
parent | af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1 (diff) | |
download | ffmpeg-streaming-bb6c67bb36b136de10256f0999128df4a42f9ffc.zip ffmpeg-streaming-bb6c67bb36b136de10256f0999128df4a42f9ffc.tar.gz |
lavfi: remove vf_slicify
The following commit will make it useless.
The crop_scale_vflip FATE test changes because of off-by-one differences
in output when vflipped slices are passed to sws.
Diffstat (limited to 'tests/ref/lavfi/crop_scale_vflip')
-rw-r--r-- | tests/ref/lavfi/crop_scale_vflip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/lavfi/crop_scale_vflip b/tests/ref/lavfi/crop_scale_vflip index 07c729a..29574f7 100644 --- a/tests/ref/lavfi/crop_scale_vflip +++ b/tests/ref/lavfi/crop_scale_vflip @@ -1 +1 @@ -crop_scale_vflip e88a4dfb960d0bb28ee875567bedde5d +crop_scale_vflip 3e2c7694d37733ca52e1723d5262af36 |