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 4A43A424B5 for ; Sat, 23 Apr 2022 19:55:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C4B2268B2F7; Sat, 23 Apr 2022 22:55:34 +0300 (EEST) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8713068AF5C for ; Sat, 23 Apr 2022 22:55:28 +0300 (EEST) Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id EEB6949B05 for ; Sat, 23 Apr 2022 21:55:27 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1650743728; bh=PqKjxGN1SW+JQsmOoSPLHBFb18nH0/Rbu2t1BzTpC6c=; h=Date:From:To:Subject:In-Reply-To:References:From; b=khDqvdkLWy2hJ/PpFB1bETYd97bri/f1IhNSQAyOe+5+ZJVg9EozIIFefADgp6ClR caOayTqL/9p6Md8f8ZPrEHud5x7Q18bK0s5tQdHkUDhqdt/Lx93PVH2oVBJT5iLQK9 bar3piv7zPjswF8XWMtFNf56W4vHlZi9GyqUk+xo= Date: Sat, 23 Apr 2022 21:55:27 +0200 Message-ID: <20220423215527.GB120411@haasn.xyz> From: Niklas Haas To: ffmpeg-devel@ffmpeg.org In-Reply-To: <20220419144806.GB121951@haasn.xyz> References: <20220419124656.121638-1-ffmpeg@haasn.xyz> <20220419144806.GB121951@haasn.xyz> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [PATCH v2 1/5] lavfi: generalize colorspace coefficent helpers 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: Merged in 2cb0cebd11eb90dfcccac5c258af1003bd4f17d2 On Tue, 19 Apr 2022 14:48:06 +0200 Niklas Haas wrote: > Merging this series at the end of the week if I don't get any additional > feedback. > _______________________________________________ > 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". _______________________________________________ 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".