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 93DE448A61 for ; Thu, 28 Dec 2023 23:30:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DA2C068CCC8; Fri, 29 Dec 2023 01:30:48 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 146A668CB75 for ; Fri, 29 Dec 2023 01:30:41 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3B4A560002 for ; Thu, 28 Dec 2023 23:30:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1703806241; 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=v/g0Vz+lOm8dyFtHmgAbzqEs5QBdSRtZmCDn/LaTTSo=; b=mdtUhrT4iBNZHIeGl67Go5UdFfKk8YHcY/q50FrquhRhZ48i8/ugJ7c3sNmTOjzODRdhyY /PlQ0AKDT3RE0G/6XA6Z9ykqEKx+37YUxA7Kxb1UuMY5nJC3Uj0EeV3Z7RiTQX6RqBcQkS eRUVczg21Zlz2O7GhLYruwgcUbfs+ubY8OZYqJ+FOdVsnMpMU4iRouIl9Kg3yA4RcR8UlG iR8EGdra6908UMd4iykdrJYG3/I5sWnLu5sD1ozE5B0JdJwyv6O9kW7X43Vy6DVk/RLKdA /uy50O4X17uUldkNPbF0B+Nkb6+OAzeuoUcC++jrgh64OjmRdKDPsydFtteGTw== Date: Fri, 29 Dec 2023 00:30:40 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231228233040.GB6420@pb2> References: <20231228202900.GY6420@pb2> <5b7a1751e643ed9032ca380bd1a4d882592c8c09.camel@haerdin.se> MIME-Version: 1.0 In-Reply-To: <5b7a1751e643ed9032ca380bd1a4d882592c8c09.camel@haerdin.se> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/6] lavc/codec2utils: Use actual libcodec2 version 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="===============6109245981866817175==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6109245981866817175== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="67nA0I2t09EExhkH" Content-Disposition: inline --67nA0I2t09EExhkH Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 28, 2023 at 10:21:23PM +0100, Tomas H=E4rdin wrote: > tor 2023-12-28 klockan 21:29 +0100 skrev Michael Niedermayer: > > On Thu, Dec 28, 2023 at 07:43:09PM +0100, Tomas H=E4rdin wrote: > > > libcodec2 has reached 1.X so it's about time the bindings receive > > > some > > > attention. This patchset also includes some much-needed tests. > > > Where do > > > I submit files for inclusion in FATE again? They are very small as > > > is > > > to be expected from a codec that runs at 700-3200 bit/s > > >=20 > > > /Tomas > >=20 > > > =A0codec2utils.h |=A0=A0=A0 6 +++--- > > > =A01 file changed, 3 insertions(+), 3 deletions(-) > > > a79a98f8ffc27ca6d79c9d373957fa0bdc985ef2=A0 0001-lavc-codec2utils- > > > Use-actual-libcodec2-version.patch > > > From 7205e741aaadc354b403010c97f9cd803eec612d Mon Sep 17 00:00:00 > > > 2001 > > > From: =3D?UTF-8?q?Tomas=3D20H=3DC3=3DA4rdin?=3D > > > Date: Wed, 27 Dec 2023 17:32:21 +0100 > > > Subject: [PATCH 1/6] lavc/codec2utils: Use actual libcodec2 version > >=20 > > This breaks build here > >=20 > > CC=A0=A0=A0=A0=A0=A0libavformat/codec2.o > > In file included from libavformat/codec2.c:24:0: > > ./libavcodec/codec2utils.h:26:10: fatal error: codec2/version.h: No > > such file or directory > > =A0#include > > =A0=A0=A0=A0=A0=A0=A0=A0=A0 ^~~~~~~~~~~~~~~~~~ >=20 > What version of libcodec2 are you using? I don't think we can rely on > versions that don't expose version information, which only comes about > because I explicitly told them to please expose it in a header. I don't > think we can even probe version at configure time otherwise. >=20 > libcodec2-dev on Debian bookworm works for me i think theres no libcodec2* on the box and this header is used outside checks for libcodec2* ... thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Many that live deserve death. And some that die deserve life. Can you give it to them? Then do not be too eager to deal out death in judgement. For even the very wise cannot see all ends. -- Gandalf --67nA0I2t09EExhkH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZY4FIAAKCRBhHseHBAsP qwRtAJ96EcWp52dNphf2y1qHEwtJ9DBJWwCgjzjdUOg9gyvRxhJhF3ZuwE+Pdj4= =g1fB -----END PGP SIGNATURE----- --67nA0I2t09EExhkH-- --===============6109245981866817175== 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". --===============6109245981866817175==--