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 63AED4411C for ; Tue, 30 Aug 2022 00:35:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 069F168BAE4; Tue, 30 Aug 2022 03:35:55 +0300 (EEST) Received: from mail-pl1-f171.google.com (mail-pl1-f171.google.com [209.85.214.171]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 089F268B389 for ; Tue, 30 Aug 2022 03:35:49 +0300 (EEST) Received: by mail-pl1-f171.google.com with SMTP id d12so9555869plr.6 for ; Mon, 29 Aug 2022 17:35:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc; bh=3nr0ax0aDbmLdMHGRyU8LFtyuuVDP28hspONqIb09Ng=; b=Y9G2FCzfThmc3jumqAAtrXszjTwr53tEC59W2ZMwwOq7Gr+JPNkq1MPYxhh4M0zfs0 MOyevB3uZt7pbb8KVcGTIuZlOgn+p7KUl1J9UoKVQmHSpbV5hiSOnEZFv0wLL7bzBZ0w 6jkwrxk0hz16BIou0Z6dPWx+8tClLu1v61RJ3Aa0lc/r/PFaOWAX++PGU4iAwskZGX0S YFtskLsYkYV1tC8R2NmuF63Asx/5e57zPI2qHKF2Ed6gl3bEsPcQgErsHoArl1cBwU56 dxyOZfJw/aY7vW5ZItzoUF2WjDL+teQPZTzGu1kTyqbRqmUND/HuyVQJKgAXfvRZx+Nm drFA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc; bh=3nr0ax0aDbmLdMHGRyU8LFtyuuVDP28hspONqIb09Ng=; b=ft6/a8P8mxRVyiZ04Omk9f8vyufW0ViJKZ0D4pC7doNnv5x/Jm1k2X9n993jK276ME fj3Q1XFp5mWzwDD5VtJVkBUdrD+h/BkfK3vWWkKjbZ9j2hlP5DK/hLpzuCMMCVajxfoS wpg15bZ8OAKSbm+ikOMPhH6RCGwy8JWXfNsyCGYYQ/MKpOoSp/ZkXnc5+h8lBu/k0Y7W 2yDu4jj9uTsEankQgLNM0FCNB1eehvfBu5hMDHo9ThumqE0Of4MutNiRYJTqjgghNDTC EAlzo2MGUP38d1pbxzSW7iY5nG9x+I/ImVkg8Xrkgzc9+zC/jFisOvnIII99G8kzmty2 KRng== X-Gm-Message-State: ACgBeo1a+CZxFAPFBWXGquAppjBXYKrzq5BFJCxwZXFToE6m6zYWqkJu DVpkwkOMgGjMCdTjb0rrTscaGRhsrmQ77VrZbSF6VjHA X-Google-Smtp-Source: AA6agR5l0F39GBjYpUo/hpQF0aopBZ9gG29VF++DLhTYHx20PTrJ6v38urlZ19yTs1e03s7Ygu1IGA3UgHXs5o8CNYM= X-Received: by 2002:a17:90b:3b46:b0:1fb:5993:f893 with SMTP id ot6-20020a17090b3b4600b001fb5993f893mr21036133pjb.229.1661819745804; Mon, 29 Aug 2022 17:35:45 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jaime Rios Date: Mon, 29 Aug 2022 17:35:34 -0700 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] Converting build to CMake 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: I might take a look at the dependencies and see what projects could be converted to CMake first, before even thinking about ffmpeg. On Sun, Aug 28, 2022 at 10:15 PM Martijn van Beurden wrote: > Op ma 29 aug. 2022 om 01:17 schreef Jaime Rios : > > > The reason I ask is that I am not a fan of having to install MinGW just > to > > build on Windows > > > > There's no need to install MinGW, just MSYS will do: > https://trac.ffmpeg.org/wiki/CompilationGuide/MSVC > _______________________________________________ > 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".