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 7ADE443B0E for ; Fri, 12 Aug 2022 14:22:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AC1DE68B926; Fri, 12 Aug 2022 17:22:27 +0300 (EEST) Received: from mail-lf1-f44.google.com (mail-lf1-f44.google.com [209.85.167.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C3C7468B8D7 for ; Fri, 12 Aug 2022 17:22:20 +0300 (EEST) Received: by mail-lf1-f44.google.com with SMTP id u1so1560926lfq.4 for ; Fri, 12 Aug 2022 07:22:20 -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=hwXDjHNuTdD1Ctt92KnZMbpqzGYJYo8ZFiGgwlvZaIA=; b=ezTXrSjWPOpJl2dDg7PsNt6osv6mmPcmTWqgfxXURpZs81UjrrDnG5YUwFG4w/e8Xp rXqxu9IqFu2IGuYXy3QdQ3tFdvx8oJoSpwkQRZAcLf/Z47ue82BjyCCEbyQa+0YsBumD 5zNaKam09hjMuT6ETi4CKNJEu+IdM63PWmNCmmHH6NUqPa+VhLGFL+Izcz49wyKoRGRW xEGKWx1rD9S6z5j47/xyoxOKqDPJCUAqXy9kOI76HGL99zc9wzvDPW1WGPHtyFRAW7vV HyRr6i31A636icKUdZjm4xcjUw99Dx2X/EEUKg442rxYOLUYrr09DV31Ex4ZTacNXEq3 hxoA== 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=hwXDjHNuTdD1Ctt92KnZMbpqzGYJYo8ZFiGgwlvZaIA=; b=LVhICL5Rzwa4FmdIZ3lr1kIPBF7XU64dGI/3aVO7kohqO7B1ohylXIKPqj5ClwYFka 317BQhkR3xHwx1d42wpYsgzfPej2G5wonZc+kJ/vEcy4mCdFMh8aeZ10nsSvuHNJWgTE FRV+y2Kr2sB8Wvassya7kH8Wp+s+Gi63A/ANiU4akHjGHjzF+upoOQhzsqmD66V/JErd vN1J+481qXOKzhGbTp/wZStwX1B2QXUhg3NWyfJUiDWmq9jTx7zEkofuPa7X4yeAweQl t4wRcn/TTNjpGQJxPM7oFEWqC+yCsSDRuoJc2Q6/EwvYaAu6oTQT7aNttFycHmJHImX/ olGg== X-Gm-Message-State: ACgBeo3iwJnlJY7PIyNKjmYy8E4xIlO0sgDlK6BZctURUUcdczWDicRs 7CEDwFJ7J3ZeIPH39RDXperOC6RlL5yyHmqGWgUTztql X-Google-Smtp-Source: AA6agR70IJRc54dN1MbchHSYtjPjDysgQF6Xdh0KlRU2Vkauv8QD3dhvpBy92wb8Z5G2e1Tr1jLvWX9nzZn7hntGqB4= X-Received: by 2002:ac2:58f2:0:b0:48a:e4a0:5519 with SMTP id v18-20020ac258f2000000b0048ae4a05519mr1307046lfo.466.1660314138252; Fri, 12 Aug 2022 07:22:18 -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: Vittorio Giovara Date: Fri, 12 Aug 2022 16:22:06 +0200 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, 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. -- Vittorio _______________________________________________ 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".