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 870374A2D4 for ; Tue, 26 Mar 2024 02:53:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 59E8D68D5C1; Tue, 26 Mar 2024 04:53:27 +0200 (EET) 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 785D768D50D for ; Tue, 26 Mar 2024 04:53:20 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id C6CAFFF802 for ; Tue, 26 Mar 2024 02:53:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1711421600; 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=KuVVIGHcW3l3+vSD1VLmwGMMJVbq6Y+4G9GQGi5IeI8=; b=OZxSHPzb4g6VEGZpbC3ZVc9hy3pxPFOOP6HWcFenMK62hlu8J6ZmaPLcJxWOaMJvfQEeJm Cn55MoIDd09pz07wDSg76+RhgV/RXiPWLAFx05VeCXkQK9hHbHJGQsRMSpuqytH53gQDc7 WsNPfUmx9GAty6+6l3rYvWC3TN+YYGZoP0IpteWoT1rOsIAQNR5UI7QmnLeDHB2f9jOgMI ccvaWOieFW0FAVBsbzf1QmqBYAPUrM2v8ASqYhHVxa0gxGr8yu+RYl6abB1i5D+Oc0lTEc aldTTznSp1Ze6bhrNzE7clmK2sv8W1lscRxwYqtx/J6fauHNMmcrVyxKQmzVvQ== Date: Tue, 26 Mar 2024 03:53:19 +0100 From: Michael Niedermayer To: ffmpeg-devel@ffmpeg.org Message-ID: <20240326025319.GB2460414@pb2> References: <20240307144152.F1FA44119E4@natalya.videolan.org> MIME-Version: 1.0 In-Reply-To: <20240307144152.F1FA44119E4@natalya.videolan.org> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [FFmpeg-cvslog] avcodec: remove deprecated FF_CODEC_CRYSTAL_HD 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="===============5641285375637027652==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5641285375637027652== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+nBD6E3TurpgldQp" Content-Disposition: inline --+nBD6E3TurpgldQp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 07, 2024 at 02:41:51PM +0000, James Almer wrote: > ffmpeg | branch: master | James Almer | Sat Jan 20 10= :35:23 2024 -0300| [5b23b18d40ead8606c92d967279b3f43c94d8a60] | committer: = James Almer >=20 > avcodec: remove deprecated FF_CODEC_CRYSTAL_HD >=20 > Signed-off-by: James Almer >=20 > > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=3Dcommit;h=3D5b23b18d4= 0ead8606c92d967279b3f43c94d8a60 > --- >=20 > configure | 13 - > libavcodec/Makefile | 1 - > libavcodec/allcodecs.c | 6 - > libavcodec/crystalhd.c | 825 ---------------------------------------= ------ > libavcodec/version_major.h | 3 - > 5 files changed, 848 deletions(-) this broke googles ossfuzz https://oss-fuzz-build-logs.storage.googleapis.com/log-18bed149-95b6-4741-8= 43f-64431f9ec142.txt https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3D67316&q=3Dffmpeg blindly written fix submited here: https://github.com/google/oss-fuzz/pull/11734 (if it fails build dont hesitate to fix it before i wake up and have time l= ater tomorrow) thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry. --+nBD6E3TurpgldQp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZgI4mwAKCRBhHseHBAsP q+f9AJkBo2+ajm68klfseVRqe7FHR/SVWwCePlnw1xGpfuvazhRXwSksDBiAIvI= =vBKG -----END PGP SIGNATURE----- --+nBD6E3TurpgldQp-- --===============5641285375637027652== 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". --===============5641285375637027652==--