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 BAA35430E5 for ; Wed, 20 Jul 2022 08:21:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AA14568B800; Wed, 20 Jul 2022 11:21:21 +0300 (EEST) Received: from mail-ed1-f46.google.com (mail-ed1-f46.google.com [209.85.208.46]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 2CBD668B766 for ; Wed, 20 Jul 2022 11:21:15 +0300 (EEST) Received: by mail-ed1-f46.google.com with SMTP id t3so22832015edd.0 for ; Wed, 20 Jul 2022 01:21:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=5Wi2D/d1QQrhaWDFuVG4owYtu4XzY6IYH4MK9vWkRkc=; b=a/2lQOoSxq4iIz0diA4QMjPF+3omBUg+4OaiE9uJOxDnW3/u1T7Uk4xZG9fPZqf3hV zmj19tm5/6mYbSIiJ57YJyecH3fWj/lIiUcFTqp4E6itXKIAnlbCNdOrIFTGnj+974Ik hFO/6IpZv1uoWfU3XMgL6+2Z5RStyqti6OPtqHZENH/eJAzu7tZYi7KygjuTpqp765Q2 jxJIy8pvjEx8NzsSfH4+4PfGtxjmmW4ImEMtPIdkQoWDWu4qILeafBDJet/8gqPpxdgV u3IFJm10/IwMlmaubxJD52nlS824lKSbDZd6bTcSIpzhduVa6wmTTAf7Zi9hQf6gAsqv gurA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=5Wi2D/d1QQrhaWDFuVG4owYtu4XzY6IYH4MK9vWkRkc=; b=qNurE+iIMkTj38wlgcfkMuHEK7FJUQVaaDk1FgYCwGUHkIp9gxk4JebVfINmKaeZds ONFCbiIwMMxSQ1Oc9ncgrvlpXm0cAnnq7yflyFpdVtR2GF+q15JXZR4Un5IR3R+rOeVu 6Vh03Xv83KWq4/ZUSF/9rrCeKbwL4O1E/sNLfSdXnY/rJWH85ttuItTkswr7BCcjuSBD 22slo1OVcpSf7IQdPLmX5nCxBNndt/XLdGf/g88D19XmnT2LhnFI6EewZykT0DGwSYcT 3BbGR7q4/o8i7P7FjHM3qTN4SVgC6uMNABn0jRScHdJEzugJLK9Y9K6O7b76TO9msEjy kvgw== X-Gm-Message-State: AJIora9AzJkfdr9AGqdj9aU3UJ4PC6Lq9SAQYz8+JDP01tH7l4sDQgzi nTq5G/w91KL8Zyc0ZTkHfVBrt2m5Mkz6CB2DUf9Vj9/ecwg= X-Google-Smtp-Source: AGRyM1vKnbdlav5XRYy1q77KySZ9cbun7giAnKkkJHvvrxf5sSHVZ6OOMjgsNSdC2PlCIrr1Xnms7d5hZsesN3STT8k= X-Received: by 2002:a05:6402:3301:b0:43a:9ad4:633 with SMTP id e1-20020a056402330100b0043a9ad40633mr51236575eda.261.1658305274439; Wed, 20 Jul 2022 01:21:14 -0700 (PDT) MIME-Version: 1.0 References: <20220708225404.23748-1-timo@rothenpieler.org> <952b21f7-29c5-3d90-f85b-703eaa1e0904@rothenpieler.org> <48147edf-5b96-0685-3b9e-64a6513b55ed@rothenpieler.org> <2c28ae6d-fc67-721c-f955-25e7af3598b0@rothenpieler.org> In-Reply-To: <2c28ae6d-fc67-721c-f955-25e7af3598b0@rothenpieler.org> From: Mark Himsley Date: Wed, 20 Jul 2022 09:21:03 +0100 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH v2 0/8] ddagrab source filter, lavfi.c wrapped_avframe and dependent changes 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 Tue, 19 Jul 2022 at 13:20, Timo Rothenpieler wrote: > I added an explicit configure check for that type. > Definitely odd, IDXGIOutput5 and it are both Windows 10 APIs, so I'd > have expected them to always exist in tandem. Thank you - that fixed the build for me. > You might want to update or repair your weird Windows SDK. I thought x86_64-w64-mingw32 was quite standard. Anyway - thanks :-) -- Mark Himsley _______________________________________________ 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".