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 8CD39403BF for ; Mon, 21 Feb 2022 11:36:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9174168B180; Mon, 21 Feb 2022 13:36:29 +0200 (EET) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id EFB50689B39 for ; Mon, 21 Feb 2022 13:36:23 +0200 (EET) Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id 34AC24A39B for ; Mon, 21 Feb 2022 12:36:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1645443383; bh=fRXFLS9tEULDm2157BqUX2zo+isKmuTyZcJT0trn+ZQ=; h=Date:From:To:Subject:In-Reply-To:References:From; b=a38Hf5cpyWG2Lp1zzwkx/TcAfLxlu9IkDhiN+JZwMPM5gQpnujQsAbEfkJfH65uS0 iFC9VIlFPIAh/dLjlsSf/642N5JntSQSpKXNTrNuvcrYGQ3HYGPT9wNby84BFAUu41 4By0qltO7wJKoBV099Qx3mdzN8pqoA8Q0K4Gy43I= Date: Mon, 21 Feb 2022 12:36:23 +0100 Message-ID: <20220221123623.GC9063@xor.haasn.dev> From: Niklas Haas To: FFmpeg development discussions and patches In-Reply-To: <164544319979.19727.14281446130913547324@lain.red.khirnov.net> References: <20220217180319.88427-1-ffmpeg@haasn.xyz> <164544319979.19727.14281446130913547324@lain.red.khirnov.net> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH] lavfi/vf_libplacebo: support custom .cube LUTs 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Mon, 21 Feb 2022 12:33:19 +0100 Anton Khirnov wrote: > Non-overridable IO in random places is evil. Can you recommend a better way of accomplishing this? _______________________________________________ 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".