From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id CA9F1425FD for ; Sun, 24 Apr 2022 11:13:23 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D69D068B064; Sun, 24 Apr 2022 14:13:20 +0300 (EEST) Received: from mail-yb1-f175.google.com (mail-yb1-f175.google.com [209.85.219.175]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id CC4D068A61E for ; Sun, 24 Apr 2022 14:13:14 +0300 (EEST) Received: by mail-yb1-f175.google.com with SMTP id v59so9435789ybi.12 for ; Sun, 24 Apr 2022 04:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=UAx958bhKsoWwsRvTbosOvtMjMutG6StMRcHJ6duKoU=; b=mzzZVuVspqHAjvbEmueHXs/ZUw+iHBap0gLzTM+ORLB1bFDQOgauWlk9t7L+BU9lJY UnLjnR2krfB+RlGPMiQHpfoAgVi9Vf44bbZuhyp1CHTm502upZ6mrpJA9yfTerWxkuas LMzZFSR0ZQ8axrYeRi4/P/6S58l4ooQ4lmSf5T2ARxXAvNYhUwMYhXbMnnt22eICxOX7 1z6nnkYbW238ld7pkvx5fhWX8A0hHropFRQJCpR6AXhsMF/07T6oKq109g886+DcAkSr kLSO8Sc4+U1zH0YjBiYLWeCpBP5nzLg/3YUj9CI6+zbgP5zB9PtYqyF51wU2B8XPJvu4 BA3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UAx958bhKsoWwsRvTbosOvtMjMutG6StMRcHJ6duKoU=; b=wAwA9nTzcXgkhm5SuoemCOaV15yC57oKn3/iBt9sbzJ9bFeN14kppWYoow4pXgzoTN osqh6l29v6W2/E1MOKTtdFqLN7IXFSvJL27MYm23CqVJRg2F61X6jUnMtxeG/br2qCuk QOHW6N//rGzxwj2Nj9Vf0nv34UpQwVsCXFL2r+srvbF7gdQmATju72GrdemFJpXumd4M VuYCsrG4MV9GmcW3KoUKJqGQI3GnSi9kZXKy2k1Bz7wYHGo1NJCQAr4rWSi5XhEkZqQF cZfZeIyci0B6+uwEVWim1/flYsWmwZi0Z/utib5zcxH76MstKdVC/3d4BIzi6ng4CRzE RgPA== X-Gm-Message-State: AOAM533lEqtam0WUjOPxXhSP3ZvR/nxWBvMynGo9xBfR/GmeVw5yqeGE ofVtLdNo5TgTUjq8AaNDbwVhmhvd+5S6ev6r3FdSHT3H X-Google-Smtp-Source: ABdhPJyobh9yTw9VAO/xW4R0MkoDZOBMUbtTbfqeN6527G8Vaq6abO9089GWnDsW0+gJ8HcUa/WcaMIwDfYZqr3nPc4= X-Received: by 2002:a25:a1c6:0:b0:641:5ff5:9f93 with SMTP id a64-20020a25a1c6000000b006415ff59f93mr11789769ybi.49.1650798793624; Sun, 24 Apr 2022 04:13:13 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul B Mahol Date: Sun, 24 Apr 2022 13:15:39 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 4/7] avcodec/pgxdec: Fix issue with negative linesizes X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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 Cc: Andreas Rheinhardt Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: lgtm _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".