On Wed, Jan 25, 2012 at 05:44:29PM +0000, Paul B Mahol wrote:
> 
> --- a/tests/lavf-regression.sh
> +++ b/tests/lavf-regression.sh
> @@ -175,6 +175,10 @@ if [ -n "$do_pcx" ] ; then
>  
> +if [ -n "$do_xwd" ] ; then
> +do_image_formats xwd
> +fi
> +
> --- /dev/null
> +++ b/tests/ref/lavf/xwd
> @@ -0,0 +1,3 @@
> +0ab6cd4fe5fe85a3f3e87508c2eadfa0 *./tests/data/images/xwd/02.xwd
> +./tests/data/images/xwd/%02d.xwd CRC=0x6da01946
> +304239 ./tests/data/images/xwd/02.xwd

What system did you test this on?  I get the following on x86_64:

~/src/libav $ make fate-lavf-xwd
TEST    acodec-aref
TEST    vsynth1-vref
TEST    vsynth2-vref
TEST    lavf-xwd
--- ./tests/ref/lavf/xwd        2012-01-25 18:49:44.336998452 +0100
+++ tests/data/fate/lavf-xwd    2012-01-25 19:24:47.019124264 +0100
@@ -1,3 +1,3 @@
-0ab6cd4fe5fe85a3f3e87508c2eadfa0 *./tests/data/images/xwd/02.xwd
-./tests/data/images/xwd/%02d.xwd CRC=0x6da01946
-304239 ./tests/data/images/xwd/02.xwd
+b838561f7df803ea14dd6307a9d3c5ec *./tests/data/images/xwd/02.xwd
+./tests/data/images/xwd/%02d.xwd CRC=0x69b329cd
+405615 ./tests/data/images/xwd/02.xwd
make: *** [fate-lavf-xwd] Error 1

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to