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 88B7449B68 for ; Thu, 2 May 2024 23:37:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9E7A968D898; Fri, 3 May 2024 02:37:30 +0300 (EEST) 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 CC0D768D87D for ; Fri, 3 May 2024 02:37:23 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 2293240002 for ; Thu, 2 May 2024 23:37:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1714693043; 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=tsRllVQT6QnZT1kSpAwVOjHomxrcRPD2lPNSdSAcw9I=; b=IGKzCfdfm8D4GF9eav+LLZu3QNk2n7aJ0uY2tIu6hsPi7pky+cZg6lT8aLwj6qrplBZe5V DG8HFMzLmaSSBTtPkJXL4/f+EIhQkUGOZK2ktaFRsccdk+zXuSzXLnxTj91yQQEmYyky9f mySrbu91uA3Nx2HVIiUJoKz3vjmSSsx9FdVsSXVixrvUt2Hy2FkgQuBXy76zIQrYeZ7yjA l+5lDneV3A0nCSdPd8DmyrWuN8OO8MWjijaba0K2O2ZMKU9IizDIfnGWzzu3L+N5pAMqr6 DzDpx6HTEizQzuFIUkGhRuMvYyI+nSmmNusyA8iiaucOSoZS+nAFPdrlvXXOdw== Date: Fri, 3 May 2024 01:37:22 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240502233722.GL6420@pb2> References: <20240415193400.32630-1-cus@passwd.hu> <63b3b08c5151d65690aa69c644133f199ce1e5f3.camel@haerdin.se> <5b6858e2-fb18-a497-3367-11af5d28ca96@passwd.hu> MIME-Version: 1.0 In-Reply-To: <5b6858e2-fb18-a497-3367-11af5d28ca96@passwd.hu> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/mxfdec: only check index_edit_rate when calculating the index tables 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="===============9057194777995137635==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9057194777995137635== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ONqyXANXLkn9yVWT" Content-Disposition: inline --ONqyXANXLkn9yVWT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 02, 2024 at 11:01:02PM +0200, Marton Balint wrote: [...] > If we add a new FATE file for every fixed file or workflow, the amount of > FATE samples (and the time fate will run) will increase significantly, I = am > not sure that is intended. In this case, I could only craft an MXF file, > because I don't have access to the software. IMO add as many tests as you like. If we really hit a "too many tests" situation, then we can look at them all and remove the most expensive/least usefull tests. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus --ONqyXANXLkn9yVWT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZjQjsgAKCRBhHseHBAsP qzN4AJ9lnDRfZRNp6gmCUzED83PP/QWEZwCgjUjPaf/H8qlXtS/1EAB2KInvncE= =PDmD -----END PGP SIGNATURE----- --ONqyXANXLkn9yVWT-- --===============9057194777995137635== 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". --===============9057194777995137635==--