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 8AEDC41052 for ; Fri, 12 Aug 2022 14:30:59 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7922868B941; Fri, 12 Aug 2022 17:30:56 +0300 (EEST) Received: from mail-yb1-f176.google.com (mail-yb1-f176.google.com [209.85.219.176]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 457B868B903 for ; Fri, 12 Aug 2022 17:30:50 +0300 (EEST) Received: by mail-yb1-f176.google.com with SMTP id y127so1740273yby.8 for ; Fri, 12 Aug 2022 07:30:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=obe-tv.20210112.gappssmtp.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc; bh=nsBUAnQ4WGP1J/muBjmXqfbsXD/4guXHJ6V7AvKg9hc=; b=ptak+pTBF7nKkxqY59FHkSRspF8D6nZtm/fsScTFO8xdLJpBujyVDXtP2PD0FxXkHF k1NcRZy99JANg9L/7vVGKH2fmOg7lnLtrvtIKcI7wp9zBnER/B/0zt+cNjDONLz31ejE dsCluS90XTGKH52HZC6rD/OqDrB0VnTTNZiIx+Nwk8v2aucCZ8pMoUSjN1MkzxmqIt/v eiOe9Ru7+n8SOwMq9qb+oCR5z6+ZWbSvLrNYUISZQe/3fJ/wfx4r2Yc5kMTScshAHomb Aj4bqS2CLhmHCGi0Iq+9aTwJTs0dIJqZKt0yAKOYLp6BMaxsh3q8eAN2Q1Ru2dmN1Hgn 7SGQ== 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=nsBUAnQ4WGP1J/muBjmXqfbsXD/4guXHJ6V7AvKg9hc=; b=8HXyZvHowVWPdUNp18NLoAQxMOKCPjlsGGEnQcV+jYc5RuRHms1dAgBqUfsScrivk3 uiKUzk7q5CnMJDVWwmcmJyuaa43H5m8fqYzgeCcoVTRqjf3KMyNWpNF5HReiqVZn7pA+ /ZuyINHNiAW10f8OaBBbK4Q97mtVTx7zZp6FVbBYFTklo3zNkyS9Gp0pa0b2VzD43NdO bMCxXUiLGNPcdgLtZCyKhSBMzwpUiZKurYebkZTJiSZVGO/Rifpa7Qsn3cn2OqxCSXzo /yT9+nsRAAM2ACTHdzOAAJ06+RnoF5NCI9gTHSsyjc6er8KNv/p6bdYnLmHyBgMOKBuc xSXQ== X-Gm-Message-State: ACgBeo23I8oc20pvyxI1XkWT1UAZhAKpG++ucxsl6P+bCKxDvd76VJBv ixLTQPmHoZj3zNfdAth9Mt4n5ry+RV7RTOYUDBFGDP9MnCo= X-Google-Smtp-Source: AA6agR6P1oM+39CGWF7MUPMgef11cjnxirGh31l+RFrrFag+qFyWBshheZcoMEdHYalakPHJPTc21zklrK5hxyq4uMw= X-Received: by 2002:a5b:cd1:0:b0:66f:ad59:be9d with SMTP id e17-20020a5b0cd1000000b0066fad59be9dmr3551337ybr.308.1660314648288; Fri, 12 Aug 2022 07:30:48 -0700 (PDT) MIME-Version: 1.0 References: <20220810222708.186270-1-derek.buitenhuis@gmail.com> <612e12d2-4df2-a2fc-5560-7acd93c2fc8f@rothenpieler.org> <20220811201834.GE2088045@pb2> <7ce22e69-d0ad-16b7-52c6-0a447ce05be2@rothenpieler.org> In-Reply-To: From: Kieran Kunhya Date: Fri, 12 Aug 2022 15:30:39 +0100 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] [PATCH] ipfsgateway: Remove default gateway 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 Fri, 12 Aug 2022 at 15:22, Vittorio Giovara wrote: > On Fri, Aug 12, 2022 at 12:51 AM Derek Buitenhuis < > derek.buitenhuis@gmail.com> wrote: > > > As it exists right now though, I don't really see why lavf needs what > > amounts to a URL builder for a service as a "protocol" - this totally > > the wrong layer to do that at... > > > > Agreed, this protocol should be dropped IMO. > Agreed. In a similar vein, we don't suddenly decide to pick DNS servers for the user if they don't have one configured. Kieran _______________________________________________ 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".