diff options
author | Mans Rullgard <mans@mansr.com> | 2011-01-21 21:31:21 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-01-23 19:32:07 +0100 |
commit | 05238927b79c00c972c968599d8cfddb676e935d (patch) | |
tree | a3a2e0a88a95c5bb8b64cd9880cb6310c0a68806 /tests/ref/lavfi/crop_vflip | |
parent | 6345dfcfd055cdab7755b22c5001cb03fcdd7efc (diff) | |
download | ffmpeg-05238927b79c00c972c968599d8cfddb676e935d.tar.gz |
fate: make lavfi tests output only md5
Instead of saving huge raw files, use the md5: output pseudo-protocol
to calculate the checksum of the file directly. This is especially
useful when testing on remote targets as it avoids transferring 3.6GB
over the network.
(cherry picked from commit f4b1e21a6304cda58ac36401d8f8dec7ff61d056)
Diffstat (limited to 'tests/ref/lavfi/crop_vflip')
-rw-r--r-- | tests/ref/lavfi/crop_vflip | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/ref/lavfi/crop_vflip b/tests/ref/lavfi/crop_vflip index 96fc9bd045..a3f8200222 100644 --- a/tests/ref/lavfi/crop_vflip +++ b/tests/ref/lavfi/crop_vflip @@ -1,2 +1 @@ -628542e17b6900ee79b1429183ae01b0 *./tests/data/lavfi/crop_vflip.nut -3554654 ./tests/data/lavfi/crop_vflip.nut +crop_vflip 628542e17b6900ee79b1429183ae01b0 |