[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add ffmpeg.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add ffmpeg. |
Date: |
Sat, 02 Nov 2013 00:37:20 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux) |
I have a test failure on x86_64 (for
/nix/store/iz59b5w12xj4p9yf2mn9vbg7i69vvnks-ffmpeg-2.1):
--8<---------------cut here---------------start------------->8---
TEST lavf-xwd
--- ./tests/ref/lavf/xwd 2013-10-28 00:58:06.000000000 +0000
+++ tests/data/fate/lavf-xwd 2013-11-01 23:32:31.000000000 +0000
@@ -2,7 +2,7 @@
./tests/data/images/xwd/%02d.xwd CRC=0x6da01946
304239 ./tests/data/images/xwd/02.xwd
1cdb43599c956dc8563f1e09fac5df00 *./tests/data/images/xwd/02.xwd
-./tests/data/images/xwd/%02d.xwd CRC=0xf07d29cd
+./tests/data/images/xwd/%02d.xwd
405615 ./tests/data/images/xwd/02.xwd
c0866e9e710fce735423594a93bee604 *./tests/data/images/xwd/02.xwd
./tests/data/images/xwd/%02d.xwd CRC=0x53209216
Test lavf-xwd failed. Look at tests/data/fate/lavf-xwd.err for details.
make: *** [fate-lavf-xwd] Error 1
--8<---------------cut here---------------end--------------->8---
Ludo’.