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 7E58042EA5 for ; Sat, 11 Jun 2022 08:45:16 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2D50C68B571; Sat, 11 Jun 2022 11:45:14 +0300 (EEST) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com [209.85.219.172]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 02AE568B1E6 for ; Sat, 11 Jun 2022 11:45:06 +0300 (EEST) Received: by mail-yb1-f172.google.com with SMTP id h27so2287442ybj.4 for ; Sat, 11 Jun 2022 01:45:06 -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; bh=jzquytiDJApfISfqmxE4sOAnXocereT93hcqn0dPFsw=; b=c8qWubESi0HOPukpOtQf8+fFRszd7nYTTb2DCvAhHEYizn1gIIz7kSHjsAr2ZWY2kS tc+0JQuJE67c9NsU0+RbKaJ8D7krd7Tt/n4FMF33tfvnfEelgedLAalo1p7O+/htmLTu O7/zoONNM0Kzw6EUjYDFtRIEwD58nC43bGgGYuu2UefmPzXA+wOiwDh2WCblba3iJCZl FIEq4nE1+q6TtTWF/ORphcljxw5kOuc3YRh2OyubF84CjZkzhJelHZfgVh65HqlZo5Hg E6HystuNe6bgFB3s804oELvFaCL7UM4Osd/GuL4x1+Z6bi96uzAtHVXh/Oiag36pyfpy SDkA== 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; bh=jzquytiDJApfISfqmxE4sOAnXocereT93hcqn0dPFsw=; b=f7ixH8v9qESPtWqaWeF0omGoJG/sI6RLbbkgNtouUWlETczo1Rf6bnr1HLoKSrxVRm ACraaVWqdg7/XZYkU2HuAfKkYN0rELLnu1kshRcjf6IZxQI9lP47AV2Y905El+ewJYm+ QaGPozXQ3XKcm79+JZeIZBMmVs0M+Gdb98F/MQEJvatlerxeHTQNQs6Rcx8ZZGQKuYab XieZ4sOjfRs0K+HDD1o21ZR3+3KUxBG3j0vpv1FHFTlhDFxCIgn43gs6hIKH5p4SqyNO jFhT7EZhIFNL5Avlgbc/ipPvM7kDYgaunnp3fy4xhMC9rNl1yK1SUQLdKBixEtXZP/dy zRVA== X-Gm-Message-State: AOAM533Bgjg3y+0C5RlLIVBTqeQlkC2dVpSrFXivksCxO4ELnFRPE4xe L1rCr8RVPJRJHVsLSo+FSvLiqNhKEzTAl/LFBFgP42cTwrk= X-Google-Smtp-Source: ABdhPJyG3rMzmhE/2Zz3Rr7W6jFfZ3iJqtVULwO1WL5HurzIJQmvkRc8VHKCyYL0RTLOvSsCzJVNquy1uMDEv9QBM0M= X-Received: by 2002:a05:6902:108b:b0:652:ea9:980c with SMTP id v11-20020a056902108b00b006520ea9980cmr49586827ybu.250.1654937105690; Sat, 11 Jun 2022 01:45:05 -0700 (PDT) MIME-Version: 1.0 References: <20220610231045.9760-1-michael@niedermayer.cc> <20220610231045.9760-2-michael@niedermayer.cc> In-Reply-To: <20220610231045.9760-2-michael@niedermayer.cc> From: Paul B Mahol Date: Sat, 11 Jun 2022 10:47:57 +0200 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH 2/3] avcodec/fmvc: buffer size is stride based not 4*width 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 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: Have you actually tested this "change" ? _______________________________________________ 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".