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 3D6FF4B521 for ; Fri, 7 Jun 2024 18:54:08 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BF71568D80E; Fri, 7 Jun 2024 21:54:05 +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 6B36268D7D5 for ; Fri, 7 Jun 2024 21:53:59 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 1302F1C0003 for ; Fri, 7 Jun 2024 18:53:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1717786438; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=rnjLPKoSWDFpXr9pxGcfpSN3aUcN8BfXoiTfDSQV9Dk=; b=my30sMOj9AVphO4ozpLFBXsJUbQ6MnGpYaOdY1UQfeRnwGp2fhjXmF5h7jtjNMPW8Awio3 jgKKepzK4PaMhfg1KbV0I/2Lttscv4KSr6hTF/Q7NAAFh/pVR8K6i8oU6YpWeYpnh0SNjZ JrFZyW2kux10SeYLHjClpBVAEVQBPVfYttojNSjy33N2vcHFWv1e6vQeaoBQ+pR+AY756I aKz3dr+Z+GDtU81ltHzBkbX5TZp6m5BaeQGqL7pl/HBZsME1pf11xFjz7SDUulZfoul7VA Q/i7Hlubqkak8FynXLpzO+JSJuL5Qp6w/r+gUTd+JaeAoXdP0HfH9dyB7qMxcw== Date: Fri, 7 Jun 2024 20:53:57 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240607185357.GS2821752@pb2> References: <20240510140705.443047-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240510140705.443047-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avcodec/ilbcdec: Remove dead code 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="===============4080474437590388007==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4080474437590388007== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="GqkYCIxWRddlF0H7" Content-Disposition: inline --GqkYCIxWRddlF0H7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 10, 2024 at 04:07:03PM +0200, Michael Niedermayer wrote: > Yes the same dead code is in "iLBC Speech Coder ANSI-C Source Code" >=20 > Fixes: CID1509370 Logically dead code >=20 > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > libavcodec/ilbcdec.c | 6 ------ > 1 file changed, 6 deletions(-) will apply the remaining 2 patches of this set [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Old school: Use the lowest level language in which you can solve the problem conveniently. New school: Use the highest level language in which the latest supercomputer can solve the problem without the user falling asleep waiting. --GqkYCIxWRddlF0H7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZmNXQQAKCRBhHseHBAsP qxJtAJ4g9bPBRCFiAOjvaMrFuqe/0mzdkACfZIln6rGP+2g0lzkUHVcrXiazzM4= =G7Ip -----END PGP SIGNATURE----- --GqkYCIxWRddlF0H7-- --===============4080474437590388007== 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". --===============4080474437590388007==--