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 C91614A58B for ; Sat, 30 Mar 2024 00:53:01 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C890068D418; Sat, 30 Mar 2024 02:52:58 +0200 (EET) 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 B331068C275 for ; Sat, 30 Mar 2024 02:52:51 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0B4491C0003 for ; Sat, 30 Mar 2024 00:52:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1711759971; 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=L8V5Ee8/aRQqjkYKw3xRIEqTruc/l2RCzlCqW4zf/DM=; b=OgYa+nStOtcYSWv9ISBEt+4zNlAeqFMe/cT9BUoneQ+wOanbo20CnL8tdTMQHDO2sXosF4 HCxrwtuHczDoDxhi/QO2zRrUIw9WXJ5fA3QY8tCM1fuQQyLjW6Gb8ioiykS14f5D0vvU8N BDhSDUov/0gPVK+RwUR3cpBkiThiZZ+cwMzGEbPGELGs6F+btMrxEmp5QWavyIXeZfCldo mh9Rn3MyQhH4YvUpN7UGm0plra3R1nU4tCZq/9+bLvAQbQtnZ2gii79ua760ShHpyeW2X3 WHCS1wE9eyAw/6qJpUzKIzsdwzO7rGLM8a/cODdIooqm1omURClfwFVsZtes8Q== Date: Sat, 30 Mar 2024 01:52:50 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240330005250.GV6420@pb2> References: <20240329083509.10130-1-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20240329083509.10130-1-anton@khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] lavf/movenc: mark mov/mp4 as supporting VFR 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="===============0072920369123509124==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0072920369123509124== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Uktakp/7MoaMUjIU" Content-Disposition: inline --Uktakp/7MoaMUjIU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 29, 2024 at 09:35:09AM +0100, Anton Khirnov wrote: > --- > libavformat/movenc.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) can you add a fate test for this ? its odd we have no single test that changes from this thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Elect your leaders based on what they did after the last election, not based on what they say before an election. --Uktakp/7MoaMUjIU Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZgdiWAAKCRBhHseHBAsP qzSyAJ4vPGLrORRSG2LxD5oOO9KT72ovYACeO2MuOoL5x4QC3eXkOAyIxc7Nn1I= =Vta9 -----END PGP SIGNATURE----- --Uktakp/7MoaMUjIU-- --===============0072920369123509124== 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". --===============0072920369123509124==--