From patchwork Fri Jun 16 18:31:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 4003 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.22.4 with SMTP id 4csp1414460vsw; Fri, 16 Jun 2017 11:32:33 -0700 (PDT) X-Received: by 10.223.168.48 with SMTP id l45mr6465915wrc.94.1497637953814; Fri, 16 Jun 2017 11:32:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1497637953; cv=none; d=google.com; s=arc-20160816; b=ygBb6+O3iMmasLeb/psbv4RoFjV4jKjmFeEKtPJqMTCNSQYKy818gcOLh7tTH9oUOM 9YnfaSOt8WB+5x34Xa10OkQE5M3m4WaIgy6199vMX2nd+9fsRqtiYHmdlo2tMEqECt7F oDudwJSFkvH1cdBJGVNGcr5yZqcVO/jFbE7EsBrZskzqZPUwOotuajsWYlGzo1oq72Zx Yva19aQEuSIiGeqEFJl0W4hZGqmyOsXc83rqaV9KmR7kha6YFmlHTQul+HytfcJqDJ5S C5GbUfgVcxjcOtvo8hQCAqtO6uu3KN5qKTm4JJhco6gRKex0oYdkJMayrOcih5FsMcFl PP/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:reply-to:list-subscribe:list-help:list-post :list-archive:list-unsubscribe:list-id:precedence:subject:user-agent :in-reply-to:mime-version:references:message-id:to:from:date :delivered-to:arc-authentication-results; bh=FFe8Nx4/ENCy9cNRQsv/jo9LW00zOsperQMkjdahRhY=; b=On5Jc88Yu5cyrYVO13Du5gj4qvoT2h7nLn0SycNvAjT895ies534enx81kuBmWhgjM moatDKu4lDWjzi7Sop8LwhXKWWYxQUwcnTUAjwTGVWK1jhemFZv/jzgnee4GZlvxhq/p BlumvDucPpGNlr9UcD59yptYfn4Yi3S9mJ1JXxpRNHVY4jgNcjPjCr6fMQcC/jCoIKKg BwMy1r3DLmwQkPGxt6i4imQK9q5btKzHiHJzpf2WWAq20gtIbGRXj/4S2gvRdlMP9evB O+4NlaQNytb3SgLnqOEVO9BPqJYhu33i2OVLhJarMjDSfqm76S/PzcGq10R61C0AEh8b OOwA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id k19si3012300wrd.349.2017.06.16.11.32.33; Fri, 16 Jun 2017 11:32:33 -0700 (PDT) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1952068A347; Fri, 16 Jun 2017 21:32:28 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9FCF168995B for ; Fri, 16 Jun 2017 21:32:21 +0300 (EEST) Received: from mfilter6-d.gandi.net (mfilter6-d.gandi.net [217.70.178.135]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id EECEEC5A4F for ; Fri, 16 Jun 2017 20:32:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter6-d.gandi.net Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter6-d.gandi.net (mfilter6-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id E3obGRAaGSU0 for ; Fri, 16 Jun 2017 20:32:23 +0200 (CEST) X-Originating-IP: 213.47.41.20 Received: from localhost (213-47-41-20.cable.dynamic.surfer.at [213.47.41.20]) (Authenticated sender: michael@niedermayer.cc) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 64B75C5A75 for ; Fri, 16 Jun 2017 20:32:23 +0200 (CEST) Date: Fri, 16 Jun 2017 20:31:25 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20170616183125.GM4759@nb4> References: <20170615133426.4484-1-jdarnley@obe.tv> <20170615133426.4484-2-jdarnley@obe.tv> MIME-Version: 1.0 In-Reply-To: <20170615133426.4484-2-jdarnley@obe.tv> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [FFmpeg-devel] [PATCH 1/6] fate: add test of -idct simpleauto X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" On Thu, Jun 15, 2017 at 03:34:21PM +0200, James Darnley wrote: > --- > tests/fate/video.mak | 3 +++ > tests/ref/fate/idct-simpleauto | 27 +++++++++++++++++++++++++++ > 2 files changed, 30 insertions(+) > create mode 100644 tests/ref/fate/idct-simpleauto fails on ARM TEST idct-simpleauto Test idct-simpleauto failed. Look at tests/data/fate/idct-simpleauto.err for details. make: *** [fate-idct-simpleauto] Error 1 [...] --- /home/michael/ffmpeg-git/ffmpeg/tests/ref/fate/idct-simpleauto 2017-06-16 20:13:43.949944505 +0200 +++ tests/data/fate/idct-simpleauto 2017-06-16 20:22:50.613951024 +0200 @@ -3,25 +3,25 @@ #codec_id 0: rawvideo #dimensions 0: 716x236 #sar 0: 1/1 -0, 2, 2, 1, 253464, 0xc51a46f9 -0, 4, 4, 1, 253464, 0xd0661651 -0, 5, 5, 1, 253464, 0x38a213b3 -0, 6, 6, 1, 253464, 0x038a5118 -0, 7, 7, 1, 253464, 0xebd8de64 -0, 8, 8, 1, 253464, 0x0b319ee0 -0, 9, 9, 1, 253464, 0x37b03a45 -0, 10, 10, 1, 253464, 0x5f9c89ae -0, 11, 11, 1, 253464, 0x88ad9c08 -0, 12, 12, 1, 253464, 0x387198bc -0, 13, 13, 1, 253464, 0xf3933eb6 -0, 14, 14, 1, 253464, 0x9bd27b98 -0, 15, 15, 1, 253464, 0x9442c538 -0, 16, 16, 1, 253464, 0x330be2a4 -0, 17, 17, 1, 253464, 0xb4b8c1df -0, 18, 18, 1, 253464, 0xc97ded34 -0, 19, 19, 1, 253464, 0xcad936e0 -0, 20, 20, 1, 253464, 0x11a2850d -0, 21, 21, 1, 253464, 0x2545ad23 -0, 22, 22, 1, 253464, 0xa5e17c47 -0, 23, 23, 1, 253464, 0x39452689 -0, 24, 24, 1, 253464, 0x1daefd72 +0, 2, 2, 1, 253464, 0xdb0246f3 +0, 4, 4, 1, 253464, 0x342f1641 +0, 5, 5, 1, 253464, 0x2d5413a4 +0, 6, 6, 1, 253464, 0x48da510b +0, 7, 7, 1, 253464, 0xdb10de4b +0, 8, 8, 1, 253464, 0x5ffb9ecf +0, 9, 9, 1, 253464, 0xa6dc3a37 +0, 10, 10, 1, 253464, 0x6deb899d +0, 11, 11, 1, 253464, 0x117a9bff +0, 12, 12, 1, 253464, 0x1eeb98b2 +0, 13, 13, 1, 253464, 0xbd8f3eb1 +0, 14, 14, 1, 253464, 0x094d7b95 +0, 15, 15, 1, 253464, 0x7a99c534 +0, 16, 16, 1, 253464, 0x25c6e29e +0, 17, 17, 1, 253464, 0x262dc1da +0, 18, 18, 1, 253464, 0x3af2ed2f +0, 19, 19, 1, 253464, 0xb13036dc +0, 20, 20, 1, 253464, 0xfab78509 +0, 21, 21, 1, 253464, 0x96ecad20 +0, 22, 22, 1, 253464, 0x028f7c44 +0, 23, 23, 1, 253464, 0x95e52686 +0, 24, 24, 1, 253464, 0x7a4efd6f