From patchwork Wed Jun 7 23:01:11 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 3866 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.10.2 with SMTP id 2csp2586259vsk; Wed, 7 Jun 2017 16:02:10 -0700 (PDT) X-Received: by 10.28.9.142 with SMTP id 136mr1215924wmj.91.1496876530529; Wed, 07 Jun 2017 16:02:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1496876530; cv=none; d=google.com; s=arc-20160816; b=T+DFQokQXcRhfOJpVdr7vHkx3BplL0kJoCKrmspB9PuXuxhbfoU5NzRZGrx59l07bC ARzBtDTUfyPiHMhjfRRfiRtEsXxuHjfx4TVplKi63FR3P8m2huow20ZdTn4NVSechbu2 TP3IGVjd4+GmWBwCZlaKwH2+3CZeS2y3lRmmeLZ96C8t7Wk1vgqxW+npJ5K03+0aozeq JvPKQbycKXUwN2YpLjDLnK4aarmDP8RNgkQj0ARHQZWEHRt8nNWCz+F1vi+5OCpnj0Pq Mrg5YA5nZEN0oQdHohTXOVwVAnQvF/c/QdJGqxdF4EV4bWYsLQQPo19h2WFXy+3ns+Nu Pg8w== 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=az/lDA78T6+I8ztyR4ORx4IPEdd6XPjTwYkuJrMMqSs=; b=yrsz0BWF0Sd2PInZAa22bkOSolBhbpVv1VALwkh+O7WOeSybWBayDaTMsYpE2GZILu z1hUDlGvNPimNtaioz3veqsXnQnHkHkzsQm7FV7Ks9SWJEtvzu7vIubPQ4619YabXklL bPSv9DIfF4DHCpMytE8QZG/U46l2hVZ3PwAeOBQfmEhgYZ7G1mFeWeZ3gmklUsSgeqkt 3bByFTUWQt85fv3XsxczHyg7C0a2LiasaaLQQvbt5qd6NWyn0B/7drbB6YnHeg3SY1cC S9fB4qdFR5qCWp5NiAEa7da9k792Y6PLYZWYiOn7/CslkAOe9LmDAUybk94sZ+7J7l9n 551g== 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 q132si3752079wmb.87.2017.06.07.16.02.09; Wed, 07 Jun 2017 16:02:10 -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 A897A689A78; Thu, 8 Jun 2017 02:02:06 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 372946891DF for ; Thu, 8 Jun 2017 02:02:01 +0300 (EEST) Received: from mfilter16-d.gandi.net (mfilter16-d.gandi.net [217.70.178.144]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 569F641C07C for ; Thu, 8 Jun 2017 01:02:00 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter16-d.gandi.net Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter16-d.gandi.net (mfilter16-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id C04ycoPwIv3d for ; Thu, 8 Jun 2017 01:01:58 +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 relay5-d.mail.gandi.net (Postfix) with ESMTPSA id AD02041C08D for ; Thu, 8 Jun 2017 01:01:58 +0200 (CEST) Date: Thu, 8 Jun 2017 01:01:11 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20170607230111.GT4759@nb4> References: <20170605184356.19100-1-daniel.kucera@gmail.com> MIME-Version: 1.0 In-Reply-To: <20170605184356.19100-1-daniel.kucera@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Subject: Re: [FFmpeg-devel] [PATCH] libavformat/avio: fix retry_transfer_wrapper return value on error 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 Mon, Jun 05, 2017 at 08:43:56PM +0200, Daniel Kucera wrote: > Signed-off-by: Daniel Kucera > --- > libavformat/avio.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) breaks fate-indeo3-2 Test indeo3-2 failed. Look at tests/data/fate/indeo3-2.err for details. make: *** [fate-indeo3-2] Error 1 [...] --- ./tests/ref/fate/indeo3-2 2017-06-07 00:13:40.271727575 +0200 +++ tests/data/fate/indeo3-2 2017-06-08 01:00:03.832614524 +0200 @@ -4,102 +4,3 @@ #dimensions 0: 320x188 #sar 0: 0/1 0, 0, 0, 1, 67680, 0x532a4c40 -0, 37, 37, 1, 67680, 0x63d2757a -0, 38, 38, 1, 67680, 0xb1dcf7d3 -0, 39, 39, 1, 67680, 0x3225ee89 -0, 40, 40, 1, 67680, 0x9a102730 -0, 41, 41, 1, 67680, 0xf266888b -0, 42, 42, 1, 67680, 0xd3b30d01 -0, 43, 43, 1, 67680, 0x7c647901 -0, 44, 44, 1, 67680, 0x0838e924 -0, 45, 45, 1, 67680, 0x2d470a56 -0, 46, 46, 1, 67680, 0x3eb99bda -0, 47, 47, 1, 67680, 0x2b89e9f7 -0, 48, 48, 1, 67680, 0xcc006f93 -0, 49, 49, 1, 67680, 0x967b33e8 -0, 50, 50, 1, 67680, 0xcebbbfd3 -0, 51, 51, 1, 67680, 0x68365b83 -0, 52, 52, 1, 67680, 0xf1b0e536 -0, 53, 53, 1, 67680, 0x292ecc68 -0, 54, 54, 1, 67680, 0x83329d20 -0, 55, 55, 1, 67680, 0xe6ea8f5a -0, 56, 56, 1, 67680, 0xcef27038 -0, 57, 57, 1, 67680, 0xa30445e4 -0, 58, 58, 1, 67680, 0x61aef9f5 -0, 59, 59, 1, 67680, 0x20abe80c -0, 60, 60, 1, 67680, 0x7182a479 -0, 61, 61, 1, 67680, 0x56db4ec8 -0, 62, 62, 1, 67680, 0x08c1c3d4 -0, 63, 63, 1, 67680, 0x0d8879ed -0, 64, 64, 1, 67680, 0x8e4eb9b9 -0, 65, 65, 1, 67680, 0x4629639e -0, 66, 66, 1, 67680, 0x990bcd94 -0, 67, 67, 1, 67680, 0x2ae85671 -0, 68, 68, 1, 67680, 0xec296417 -0, 69, 69, 1, 67680, 0x41adf8da -0, 70, 70, 1, 67680, 0xa035008f -0, 71, 71, 1, 67680, 0xf8845e14 -0, 72, 72, 1, 67680, 0x802e52c4 -0, 73, 73, 1, 67680, 0xa2582b4a -0, 74, 74, 1, 67680, 0x9ca567d7 -0, 75, 75, 1, 67680, 0x2ec69fac -0, 76, 76, 1, 67680, 0x3a6d35ea -0, 77, 77, 1, 67680, 0x9df7b7f6 -0, 78, 78, 1, 67680, 0x2d9dc502 -0, 79, 79, 1, 67680, 0x0ee16604 -0, 80, 80, 1, 67680, 0xb25d31a0 -0, 81, 81, 1, 67680, 0x52c04cb4 -0, 82, 82, 1, 67680, 0xd9ddec28 -0, 83, 83, 1, 67680, 0x1732f444 -0, 84, 84, 1, 67680, 0x19e01da5 -0, 85, 85, 1, 67680, 0x9af109df -0, 86, 86, 1, 67680, 0xc59ba581 -0, 87, 87, 1, 67680, 0x8daaa58f -0, 88, 88, 1, 67680, 0xd560a9ae -0, 89, 89, 1, 67680, 0xe3fe77b4 -0, 90, 90, 1, 67680, 0x2a0e6c20 -0, 91, 91, 1, 67680, 0x9741f744 -0, 92, 92, 1, 67680, 0x8ec827dd -0, 93, 93, 1, 67680, 0x7d90551f -0, 94, 94, 1, 67680, 0x4d8f2665 -0, 95, 95, 1, 67680, 0x21e5a86e -0, 96, 96, 1, 67680, 0x9ba3fe8f -0, 97, 97, 1, 67680, 0xc84b7e41 -0, 98, 98, 1, 67680, 0x8da743e2 -0, 99, 99, 1, 67680, 0x49c4e00e -0, 100, 100, 1, 67680, 0x90fc5dab -0, 101, 101, 1, 67680, 0x9973a011 -0, 102, 102, 1, 67680, 0xfdd58648 -0, 103, 103, 1, 67680, 0xe181e329 -0, 104, 104, 1, 67680, 0xf60065c3 -0, 105, 105, 1, 67680, 0xde9bfc23 -0, 106, 106, 1, 67680, 0x37b9f867 -0, 107, 107, 1, 67680, 0x232ce0e9 -0, 108, 108, 1, 67680, 0x3fde091d -0, 109, 109, 1, 67680, 0x3f00a465 -0, 110, 110, 1, 67680, 0x882b0042 -0, 111, 111, 1, 67680, 0x1bc3d626 -0, 112, 112, 1, 67680, 0xd15861a7 -0, 113, 113, 1, 67680, 0x056cd815 -0, 114, 114, 1, 67680, 0xe3fc887f -0, 115, 115, 1, 67680, 0xdbddd03a -0, 116, 116, 1, 67680, 0xfe6d865f -0, 117, 117, 1, 67680, 0xbea7f202 -0, 118, 118, 1, 67680, 0x6d4114b9 -0, 119, 119, 1, 67680, 0x47bc93be -0, 120, 120, 1, 67680, 0xb6136a41 -0, 121, 121, 1, 67680, 0xf0e63ecb -0, 122, 122, 1, 67680, 0xb014b2a0 -0, 123, 123, 1, 67680, 0xf85a4be5 -0, 124, 124, 1, 67680, 0x21457c25 -0, 125, 125, 1, 67680, 0x75ae6bfb -0, 126, 126, 1, 67680, 0x7ced988c -0, 127, 127, 1, 67680, 0x3bf67347 -0, 128, 128, 1, 67680, 0x43e1ace5 -0, 129, 129, 1, 67680, 0xa23f8f45 -0, 130, 130, 1, 67680, 0x29d6cd9e -0, 131, 131, 1, 67680, 0xad41bd94 -0, 132, 132, 1, 67680, 0x58e131c8 -0, 133, 133, 1, 67680, 0x617debea -0, 134, 134, 1, 67680, 0x8a9db524 -0, 135, 135, 1, 67680, 0x17264d55