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 CCA0040E43 for ; Sun, 10 Apr 2022 21:41:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D50C768B35B; Mon, 11 Apr 2022 00:41:24 +0300 (EEST) Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1CE3B68AE57 for ; Mon, 11 Apr 2022 00:41:18 +0300 (EEST) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 63636100002 for ; Sun, 10 Apr 2022 21:41:17 +0000 (UTC) Date: Sun, 10 Apr 2022 23:41:16 +0200 From: Michael Niedermayer To: ffmpeg-devel@ffmpeg.org Message-ID: <20220410214116.GA1152280@pb2> References: <20220222082256.7991341055D@natalya.videolan.org> MIME-Version: 1.0 In-Reply-To: <20220222082256.7991341055D@natalya.videolan.org> Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] avfilter/framepool: fix alignment requirements for audio and video filters 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: multipart/mixed; boundary="===============2419090993001356266==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2419090993001356266== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 22, 2022 at 08:22:55AM +0000, Paul B Mahol wrote: > ffmpeg | branch: master | Paul B Mahol | Sun Feb 20 19= :06:52 2022 +0100| [17a59a634c39b00a680c6ebbaea58db95594d13d] | committer: = Paul B Mahol >=20 > avfilter/framepool: fix alignment requirements for audio and video filters >=20 > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=3Dcommit;h=3D17a59a634= c39b00a680c6ebbaea58db95594d13d > --- >=20 > libavfilter/audio.c | 11 +++++------ > libavfilter/framepool.c | 18 ++++++++---------- > libavfilter/video.c | 11 +++++------ > 3 files changed, 18 insertions(+), 22 deletions(-) This change broke: =2E/ffmpeg -i matrixbench_mpeg2.mpg -an -vframes 5 -vf "frei0r=3Dperspecti= ve:0.2/0.2|0.8/0.2" -qscale 1 perspective.avi The resulting file looks like it has a messed up linesize thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Does the universe only have a finite lifespan? No, its going to go on forever, its just that you wont like living in it. -- Hiranya Peiri --0F1p//8PRICkK4MW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYlNO+AAKCRBhHseHBAsP q2P0AJ9PQbIa9IzoF/uFMaojC3Im5caTjACfTa+Qsmc7lRZRFiTIsYNJGn/ztFg= =CHTq -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- --===============2419090993001356266== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============2419090993001356266==--