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 02ECF464F0 for ; Mon, 19 Jun 2023 20:29:12 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0375E68BF84; Mon, 19 Jun 2023 23:29:10 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 252466800BD for ; Mon, 19 Jun 2023 23:29:03 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id 72197FF807 for ; Mon, 19 Jun 2023 20:29:02 +0000 (UTC) Date: Mon, 19 Jun 2023 22:29:01 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230619202901.GA1391451@pb2> References: <20230617151848.1378-1-jamrial@gmail.com> <20230618234332.1370-3-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20230618234332.1370-3-jamrial@gmail.com> X-Spam-Flag: yes X-Spam-Level: *********** X-GND-Spam-Score: 165 X-GND-Status: SPAM Subject: Re: [FFmpeg-devel] [PATCH 13/17] avformat/evcdec: simplify probe function 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="===============7210923777496635255==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7210923777496635255== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KXBzRT9YWDEmI8VQ" Content-Disposition: inline --KXBzRT9YWDEmI8VQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 18, 2023 at 08:43:28PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavformat/evcdec.c | 29 +++++++---------------------- > 1 file changed, 7 insertions(+), 22 deletions(-) This or the previous might cause "Invalid NAL unit header" noise =66rom tools/probetest 256 4096 (not 100% sure as some patches didnt apply so maybe my tree was broken) just reporting (please ignore if it doesnt reproduce) thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are too smart to engage in politics are punished by being governed by those who are dumber. -- Plato=20 --KXBzRT9YWDEmI8VQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZJC6iAAKCRBhHseHBAsP q53kAJ4zuEHZqUa+skxubXw3w/LBGcnGngCeOJy6ici/utLde1Fu9sflmg8LDP0= =4jhP -----END PGP SIGNATURE----- --KXBzRT9YWDEmI8VQ-- --===============7210923777496635255== 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". --===============7210923777496635255==--