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 2785D4561A for ; Wed, 8 Feb 2023 07:19:46 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D780768BDFD; Wed, 8 Feb 2023 09:19:42 +0200 (EET) Received: from mail8.parnet.fi (mail8.parnet.fi [77.234.108.134]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 6D26568BBC6 for ; Wed, 8 Feb 2023 09:19:36 +0200 (EET) Received: from mail9.parnet.fi (mail9.parnet.fi [77.234.108.21]) by mail8.parnet.fi with ESMTP id 3187JZFV031049-3187JZFW031049 for ; Wed, 8 Feb 2023 09:19:35 +0200 Received: from foo.martin.st (host-97-187.parnet.fi [77.234.97.187]) by mail9.parnet.fi (Postfix) with ESMTPS id 39F32A145F for ; Wed, 8 Feb 2023 09:19:35 +0200 (EET) Date: Wed, 8 Feb 2023 09:19:34 +0200 (EET) From: =?ISO-8859-15?Q?Martin_Storsj=F6?= To: ffmpeg-devel@ffmpeg.org In-Reply-To: <20230207173034.5C9EF410844@natalya.videolan.org> Message-ID: References: <20230207173034.5C9EF410844@natalya.videolan.org> MIME-Version: 1.0 X-FE-Policy-ID: 3:14:2:SYSTEM Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] avfilter/af_pan: fix regression introduced with switch to new channel layout API 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Tue, 7 Feb 2023, Paul B Mahol wrote: > ffmpeg | branch: master | Paul B Mahol | Sat Feb 4 21:46:15 2023 +0100| [93a9ee7afd7bf2e019490117f1bada30724a0200] | committer: Paul B Mahol > > avfilter/af_pan: fix regression introduced with switch to new channel layout API > > Fixes #10168 > >> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=93a9ee7afd7bf2e019490117f1bada30724a0200 > --- This change broke three fate tests, mapchan-silent-mono, mapchan-6ch-extract-2-downmix-mono and mapchan-6ch-extract-2. Is it behaving as intended - then update the test references. If not, check what's going on. Please do run fate before pushing changes. // Martin _______________________________________________ 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".