From b7327887ea260d26e4fe98d34149cd57168f2ba3 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 23 Mar 2012 15:46:30 +0100 Subject: avconv: get output pixel format from lavfi. This way we don't require a clearly defined corresponding input stream. The result for the xwd test changes because rgb24 is now chosen instead of bgra. --- tests/ref/lavf/xwd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/ref/lavf') diff --git a/tests/ref/lavf/xwd b/tests/ref/lavf/xwd index 346183808f..41846c76fd 100644 --- a/tests/ref/lavf/xwd +++ b/tests/ref/lavf/xwd @@ -1,3 +1,3 @@ -b838561f7df803ea14dd6307a9d3c5ec *./tests/data/images/xwd/02.xwd -./tests/data/images/xwd/%02d.xwd CRC=0x69b329cd -405615 ./tests/data/images/xwd/02.xwd +50baa5560b7d1aa3188b19c1162bf7dc *./tests/data/images/xwd/02.xwd +./tests/data/images/xwd/%02d.xwd CRC=0x6da01946 +304239 ./tests/data/images/xwd/02.xwd -- cgit v1.2.3