From 73486e3b612aa07b94f1b5ad9c11d7450841ce1b Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Sat, 4 Aug 2012 12:24:23 +0100 Subject: fate: force pix_fmt in lagarith-rgb32 test This makes big and little endian systems use the same output format. Signed-off-by: Mans Rullgard --- tests/fate/lossless-video.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/lossless-video.mak') diff --git a/tests/fate/lossless-video.mak b/tests/fate/lossless-video.mak index 2ac3dd3478..0a6b544531 100644 --- a/tests/fate/lossless-video.mak +++ b/tests/fate/lossless-video.mak @@ -2,7 +2,7 @@ FATE_LAGARITH += fate-lagarith-rgb24 fate-lagarith-rgb24: CMD = framecrc -i $(SAMPLES)/lagarith/lag-rgb24.avi FATE_LAGARITH += fate-lagarith-rgb32 -fate-lagarith-rgb32: CMD = framecrc -i $(SAMPLES)/lagarith/lag-rgb32.avi +fate-lagarith-rgb32: CMD = framecrc -i $(SAMPLES)/lagarith/lag-rgb32.avi -pix_fmt bgra FATE_LAGARITH += fate-lagarith-yuy2 fate-lagarith-yuy2: CMD = framecrc -i $(SAMPLES)/lagarith/lag-yuy2.avi -- cgit v1.2.3