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 2291846F08 for ; Fri, 21 Jul 2023 23:49:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D6AF068C60E; Sat, 22 Jul 2023 02:49:52 +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 3C1BB68C107 for ; Sat, 22 Jul 2023 02:49:46 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 60E5C40005 for ; Fri, 21 Jul 2023 23:49:45 +0000 (UTC) Date: Sat, 22 Jul 2023 01:49:44 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230721234944.GC7802@pb2> References: <20230721133746.33335-1-jdek@itanimul.li> MIME-Version: 1.0 In-Reply-To: <20230721133746.33335-1-jdek@itanimul.li> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/7] lavu: add ecinfo sidedata 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="===============5865085725360385736==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5865085725360385736== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="f+W+jCU1fRNres8c" Content-Disposition: inline --f+W+jCU1fRNres8c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 21, 2023 at 03:37:40PM +0200, J. Dekker wrote: > Add sidedata for passing basic Error Concealment information helpful to > a renderer or end user attempting to filter or conceal video decoding > errors and artifacts. The exported information seems too basic to perform error concealment with = it. Also we have error_concealment code that does much better than what could be done from outside easily, that should be used. The commit message leaves a lot of "why", "for what", "how" questions Its not clear to me what this patchset is really trying to achieve 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 --f+W+jCU1fRNres8c Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZLsZkAAKCRBhHseHBAsP q9v7AJ9AMkTV1vDgkLmSyeOPKIiPmIvI5wCfRsK1S2ChFzmBh/gmVsZ+66Zaht0= =HkYL -----END PGP SIGNATURE----- --f+W+jCU1fRNres8c-- --===============5865085725360385736== 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". --===============5865085725360385736==--