diff options
author | Mans Rullgard <mans@mansr.com> | 2011-01-21 21:31:21 +0000 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-01-22 00:30:12 +0000 |
commit | f4b1e21a6304cda58ac36401d8f8dec7ff61d056 (patch) | |
tree | da6bd10fba05a986b181ae14c7c70c54a193604d /tests/ref/lavfi/vflip_vflip | |
parent | f4096bf6eeddc605457192476dbbf110d4cc6140 (diff) | |
download | ffmpeg-f4b1e21a6304cda58ac36401d8f8dec7ff61d056.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.
Diffstat (limited to 'tests/ref/lavfi/vflip_vflip')
-rw-r--r-- | tests/ref/lavfi/vflip_vflip | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/ref/lavfi/vflip_vflip b/tests/ref/lavfi/vflip_vflip index 55595dd5b6..b719745dc6 100644 --- a/tests/ref/lavfi/vflip_vflip +++ b/tests/ref/lavfi/vflip_vflip @@ -1,2 +1 @@ -eba2f135a08829387e2f698ff72a2939 *./tests/data/lavfi/vflip_vflip.nut -7604654 ./tests/data/lavfi/vflip_vflip.nut +vflip_vflip eba2f135a08829387e2f698ff72a2939 |