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 3B8A443826 for ; Mon, 1 Aug 2022 13:53:03 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 391D968B9D4; Mon, 1 Aug 2022 16:53:01 +0300 (EEST) Received: from btbn.de (btbn.de [136.243.74.85]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8664568B752 for ; Mon, 1 Aug 2022 16:52:54 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id 19E82E5B65 for ; Mon, 1 Aug 2022 15:52:54 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1659361974; bh=TuEZH+nLsIWxj3uvnUxqtJRJ8w1OllGevpBvWPg1HKM=; h=Date:Subject:To:References:From:In-Reply-To; b=cxytyd9r9l5MAYZiZI52wNW1z8RNsCj5zyy4SnehEFoUKGUKDY6nDbzmYoCLmMMTV CPdk4mL6PFrRWH8qjCv+5/MdkYIiS+W8VS09Xgr1OfkleCGy3Upc8OUGnD/FoF6UNO cDup8t7Mv7VZwUIUR1JEJsu1CQ184jD+yjKZPZ9B1OdCO3YU//bRUlpLjV17nrmkV7 ckNT4iQnzdNgIFWL357cV7bbLB9Z4J2Ttti9nr5tQQV+lFO7Cn1Hdjz9m/CsZ5ss8d ZRfFeabBVjyO2Ftt2V2kap2OlmIv8P8AQe9Qm3LFcYNtx47Wm/HcsPMnXw0kQ5yR07 2UijXkA6IyFlA== Message-ID: <21b4e86f-f248-b386-b0fc-08b509a4e30c@rothenpieler.org> Date: Mon, 1 Aug 2022 15:52:54 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.1.0 Content-Language: en-US To: ffmpeg-devel@ffmpeg.org References: <20220801123543.3873437-1-martin@martin.st> From: Timo Rothenpieler In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] configure: Check for DXGI_OUTDUPL_FRAME_INFO for the ddagrab filter 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Yeah, doesn't really matter what of the two we check for. Type and DDA API should always exist in tandem. _______________________________________________ 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".