From 05238927b79c00c972c968599d8cfddb676e935d Mon Sep 17 00:00:00 2001
From: Mans Rullgard <mans@mansr.com>
Date: Fri, 21 Jan 2011 21:31:21 +0000
Subject: 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)
---
 tests/ref/lavfi/vflip_vflip | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'tests/ref/lavfi/vflip_vflip')

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
-- 
cgit v1.2.3