From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ffmpeg-devel-bounces@ffmpeg.org> Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 82AE54C50E for <ffmpegdev@gitmailbox.com>; Fri, 4 Apr 2025 21:24:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7C1AD68BC3F; Sat, 5 Apr 2025 00:24:45 +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 F05B168BB90 for <ffmpeg-devel@ffmpeg.org>; Sat, 5 Apr 2025 00:24:38 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4B67B44407 for <ffmpeg-devel@ffmpeg.org>; Fri, 4 Apr 2025 21:24:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1743801878; 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=+5eXr44QuAQTbG6CM0a4ohx6DfQHxr6cOtWC0yfdg7Y=; b=D7DbLjNMKPzN2tQUGHBRNLtCMiPPVyhMWiOR4pvAjf1LIJu2kdrgO/ABeU25kutQbFlDVn YXuQO9lz+vY7wpewn+i0toeBOZu+PAXNw5PAq0S+12J2DiD5CvnDupKlV9aSqL5Y6yRfoh m+G+EeEUZ2Cu7BcG2P8Ou2KHKbGvaLoTR7c+e7TNHYxtNCfJ7a28Lu8y/QPg9NhFVNW9HZ PBvjKbZEmW7TFPB2Oy6ZUtWOrqfrONWAUzC/1bXYOofH8zqTBi55Er9jjHqTTB91RAPNXw xJZrYF7qdywqTu7e3lozqfn3822Qr8Z/zo0G9jXBJqU4YX0j9TI8cEHj05Or4A== Date: Fri, 4 Apr 2025 23:24:37 +0200 From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Message-ID: <20250404212437.GA4991@pb2> References: <20250402182940.29726-1-romain.beauxis@gmail.com> <20250402182940.29726-2-romain.beauxis@gmail.com> <20250404203914.GU4991@pb2> <CABWZ6OST7Dfj70ef+SNvNtfw_Qa55hKzigk4a+675dZn8CjgXg@mail.gmail.com> MIME-Version: 1.0 In-Reply-To: <CABWZ6OST7Dfj70ef+SNvNtfw_Qa55hKzigk4a+675dZn8CjgXg@mail.gmail.com> X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdduledvheduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdduhedmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddunecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeejteefuddufeegveejffehiefhgedukeevgfefkeegjefgieeiteelueeiveegueenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v10 1/8] libavcodec/decode.c: intercept `AV_PKT_DATA_METADATA_UPDATE` packet extra data, attach them to the next decoded frame with the same PTS. X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org> List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe> List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel> List-Post: <mailto:ffmpeg-devel@ffmpeg.org> List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help> List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe> Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Content-Type: multipart/mixed; boundary="===============8176661186245480867==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org> Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250404212437.GA4991@pb2/> List-Archive: <https://master.gitmailbox.com/ffmpegdev/> List-Post: <mailto:ffmpegdev@gitmailbox.com> --===============8176661186245480867== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wopwZeEnOAKhue0n" Content-Disposition: inline --wopwZeEnOAKhue0n Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 04, 2025 at 03:56:19PM -0500, Romain Beauxis wrote: > Le ven. 4 avr. 2025 =E0 15:39, Michael Niedermayer > <michael@niedermayer.cc> a =E9crit : > > > > Hi Romain > > > > On Wed, Apr 02, 2025 at 01:29:33PM -0500, Romain Beauxis wrote: > > > --- > > > libavcodec/decode.c | 130 ++++++++++++++++++++++++++++++++++++++++++= ++ > > > 1 file changed, 130 insertions(+) > > > > > > diff --git a/libavcodec/decode.c b/libavcodec/decode.c > > > index fca0c7ff58..b754ea13b6 100644 > > > --- a/libavcodec/decode.c > > > +++ b/libavcodec/decode.c > > [...] > > > + // If node alrady exist, we update with the latest value. > > > + if (ret && ret !=3D pending) { > > > + av_free(ret->data); > > > + ret->data =3D pending->data; > > > > stray tab in indent, this cannot be pushed >=20 > I'm confused. sorry for confusing you >=20 > You asked me to push the fixed patchset to a branch, which was done > here: https://github.com/toots/FFmpeg/pull/2/commits/500f56ed270a4a6053ff= 51408f775a8b4be5210e >=20 > Should I push a new version on here? whatever you prefer, you can repost the patchset or post a link to your bra= nch to the mailing list thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth. --wopwZeEnOAKhue0n Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ/BOEgAKCRBhHseHBAsP qyM3AJ9i489+ajXctMnamOkegsVzomklpgCeJU71Bgnj2jL16JQIUTeLAyK2t2M= =ad+a -----END PGP SIGNATURE----- --wopwZeEnOAKhue0n-- --===============8176661186245480867== 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". --===============8176661186245480867==--