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 A5F9D49173 for ; Tue, 5 Mar 2024 20:52:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 471F768D0DD; Tue, 5 Mar 2024 22:52:05 +0200 (EET) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 80D9068CDE3 for ; Tue, 5 Mar 2024 22:51:58 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 5AD9140003; Tue, 5 Mar 2024 20:51:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1709671917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=CLdjtn++3ELVr9THX81whHTQtdLLwApAM6k9GT0a6M4=; b=UnLAgvi8sQj8MBpuQ5rOhiJafB/9xV4V2uPU0qD9QjP7YZUhd/eR1FEl6/mU2NiW5hxmlB lyEYQX/B1drzJJK7ucNUtwRW1OR7Kw6fCz8S/7bp6dTAJkHaY/KhBjs+62SqJsLUz0Qr4K ZdpttX2VRopBW3XLAewiwFkU1ZHrrjDkV08kBBPePsLN+VeoF/uz40wmSR5mH1hQiel5SZ 0n8O5nYAI0Mh5K54nlvF7MYDSWDiCw7EEmBUODA1zP9vltwmjqEcQZF089+8gaNVXKIA8B 2CX9rTkr4YRoJjV60FiQglLsAitbl2xn3VYNIh48CPD9OVTVeGdab9sWRp1Yvg== Date: Tue, 5 Mar 2024 21:51:56 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240305205156.GB6420@pb2> References: <20240301133923.1132924-1-nicolas.gaullier@cji.paris> <20240301133923.1132924-2-nicolas.gaullier@cji.paris> <20240303220651.GS6420@pb2> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v2 1/5] avcodec/parser: merge packets from the same frame 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 Cc: Andriy Gelman Content-Type: multipart/mixed; boundary="===============4316663401375232315==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4316663401375232315== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c8SBjpzur/GSbmDW" Content-Disposition: inline --c8SBjpzur/GSbmDW Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Mon, Mar 04, 2024 at 05:38:48PM +0000, Nicolas Gaullier wrote: > >De=A0: ffmpeg-devel De la part de Mich= ael Niedermayer > >Envoy=E9=A0: dimanche 3 mars 2024 23:07 > >=C0=A0: FFmpeg development discussions and patches > >Objet=A0: Re: [FFmpeg-devel] [PATCH v2 1/5] avcodec/parser: merge packet= s from the same frame > > > >On Fri, Mar 01, 2024 at 02:39:19PM +0100, Nicolas Gaullier wrote: > >> The mpegts demuxer splits packets according to its max_packet_size. > >> This currently fills the AVCodecParserContext s->cur_frame_* arrays=20 > >> with kind of 'empty' entries: no pts/dts. > >> This patch merges these entries, so the parser behaviour is=20 > >> independent from the demuxer settings. > >> This patch is required for the following patch which will fetch 'past' > >> timestamps from past cur_frames. > >>=20 > >> Signed-off-by: Nicolas Gaullier > >> --- > >> libavcodec/parser.c | 4 ++++ > >> 1 file changed, 4 insertions(+) > > > >Breaks fate-seek-lavf-as >=20 > Really sorry about that, I was not aware that assert-level=3D2 had to be = enabled to get full fate tests. > Maybe this should be documented in the fate.texi. patch welcome > I also checked the green light on patchwork... It seems at least assert-l= evel=3D1 is not supposed to consume too much cpu, so maybe it could be enab= led for patchwork? CCing Andriy 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. --c8SBjpzur/GSbmDW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZeeF6QAKCRBhHseHBAsP q29/AKCF0OLma028ofWn+4j0TBP68YYrGQCeKfbdGPjbeZ3+Vw+MiZh8ANr7Gjc= =+/P3 -----END PGP SIGNATURE----- --c8SBjpzur/GSbmDW-- --===============4316663401375232315== 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". --===============4316663401375232315==--