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 09E3B40EE7 for ; Mon, 11 Apr 2022 19:28:20 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 24C9768B2BE; Mon, 11 Apr 2022 22:28:18 +0300 (EEST) 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 0B3A468B072 for ; Mon, 11 Apr 2022 22:28:11 +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 036A11C0003 for ; Mon, 11 Apr 2022 19:28:10 +0000 (UTC) Date: Mon, 11 Apr 2022 21:28:10 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220411192810.GG2829255@pb2> References: <20220324230738.GW2829255@pb2> <20220411084934.8477-1-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20220411084934.8477-1-anton@khirnov.net> Subject: Re: [FFmpeg-devel] [PATCH] lavc/snow: only allocate mconly_picture for decoding 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="===============5003441650773921908==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5003441650773921908== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="udC/TFp62TQIkiAR" Content-Disposition: inline --udC/TFp62TQIkiAR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2022 at 10:49:34AM +0200, Anton Khirnov wrote: > It is not used in the encoder. > --- > Does this fix the crash? > --- > libavcodec/snow.c | 12 ++++++++---- > 1 file changed, 8 insertions(+), 4 deletions(-) This patch alone works fine i havnt tested it in conjunction with other patches as i slightly=20 lost track but 1-3 + this seem not to build or i did something stupid thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "I am not trying to be anyone's saviour, I'm trying to think about the future and not be sad" - Elon Musk --udC/TFp62TQIkiAR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYlSBRgAKCRBhHseHBAsP qxyrAJ9ci33+SoRm6+3LatqTIc1WLh3cowCdGpL4xAieIynuIU2Vs1ipWBFpuO8= =13+h -----END PGP SIGNATURE----- --udC/TFp62TQIkiAR-- --===============5003441650773921908== 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". --===============5003441650773921908==--