From patchwork Tue Feb 28 19:27:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 40554 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:d046:b0:cd:afd7:272c with SMTP id hv6csp2176596pzb; Tue, 28 Feb 2023 11:27:25 -0800 (PST) X-Google-Smtp-Source: AK7set9vUafQS02zN1gm4CZh6j4lPgZD8NywHWnQ21Rg1F5VaqBqd7+u38CPuT4M0EvGcjMKzIH+ X-Received: by 2002:a17:906:ac6:b0:8af:5403:992d with SMTP id z6-20020a1709060ac600b008af5403992dmr3646889ejf.28.1677612445576; Tue, 28 Feb 2023 11:27:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1677612445; cv=none; d=google.com; s=arc-20160816; b=zJjzYsdjM/O3URciYGdzJFvFuJv/uj/VvW+mbS/Zvt/sBBL7mcKfNfufA3WZiOXReK vSd4YvEBSs+M7JM9/hVqQ4YSmq1/lGHPRZMLAg7TtC9OxNecAMVcl5PF7Vu/b2OiEbrI kDzY6vAAJQpLSYwRm9Ty15NoGV//Bvjbu4hB95nIfgMbB4lm2rsvvGtfojRoZYhrVtbg 7JGDt4XJJRJhm9FSj1uqFtAitnzZjYBCTb9UpumtnrMgDBJxZMtsLZWxEty027JE9fXw j3w0Bms2M3tU7ycuN92Q4AN9cELIcJWSPwpO0ijEXr0uCndP6ZXDTmfiSbYJ09nmspiw nDYw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version:reply-to :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from:delivered-to; bh=DY+NhJNVvjsWQuzbzM97/0MuqM01rfBNE3z7hxyAlIE=; b=DjzIKUdqyWf67s6Dg1Q0u0p4CRVwu9aOQt5gQf3BcJ2qM24o/62GBAXMjV5v8/nYDb auN9boyZeSOb9NptwHExB3Xm7A2GPW3ElUmXmsWVZIDiPEpjnDYJJCbzyTYaRuUfRWZt A8S7ZL1lBy3xtEXFucSd/xftGW+2D4py5m4F+pxkuyH+m7sEGgDBa5azn3PVJfP5aUki +easgA+fXYYu7jTg4ft14+8ejaqjTAbSby5RF3XwKNyJCcG4UUiFhsJ5NU1fCWvUylPw wVFi9be15qHF9TavtH6widd7viJhWCnYw+Lk2cPmNGKAZjYq3t5ckC4tejXaoQ7G2M/L GlJQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id c20-20020aa7d614000000b004acede4d6cesi12217726edr.175.2023.02.28.11.27.24; Tue, 28 Feb 2023 11:27:25 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6DD3168A7D9; Tue, 28 Feb 2023 21:27:21 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 909C1689D0D for ; Tue, 28 Feb 2023 21:27:15 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 9B5FF60004 for ; Tue, 28 Feb 2023 19:27:14 +0000 (UTC) From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Tue, 28 Feb 2023 20:27:12 +0100 Message-Id: <20230228192712.25524-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.17.1 Subject: [FFmpeg-devel] [PATCH] Use https for repository links 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 MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: xPPkgpekbYC0 Signed-off-by: Michael Niedermayer --- CREDITS | 4 ++-- doc/authors.texi | 4 ++-- doc/git-howto.texi | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CREDITS b/CREDITS index e29f0b853c..f1aea93d6b 100644 --- a/CREDITS +++ b/CREDITS @@ -1,6 +1,6 @@ -See the Git history of the project (git://source.ffmpeg.org/ffmpeg) to +See the Git history of the project (https://git.ffmpeg.org/ffmpeg) to get the names of people who have contributed to FFmpeg. To check the log, you can type the command "git log" in the FFmpeg source directory, or browse the online repository at -http://source.ffmpeg.org. +https://git.ffmpeg.org/ffmpeg diff --git a/doc/authors.texi b/doc/authors.texi index 6c8c1d7efa..ce088392f8 100644 --- a/doc/authors.texi +++ b/doc/authors.texi @@ -3,9 +3,9 @@ The FFmpeg developers. For details about the authorship, see the Git history of the project -(git://source.ffmpeg.org/ffmpeg), e.g. by typing the command +(https://git.ffmpeg.org/ffmpeg), e.g. by typing the command @command{git log} in the FFmpeg source directory, or browsing the -online repository at @url{http://source.ffmpeg.org}. +online repository at @url{https://git.ffmpeg.org/ffmpeg}. Maintainers for the specific components are listed in the file @file{MAINTAINERS} in the source code tree. diff --git a/doc/git-howto.texi b/doc/git-howto.texi index 5bb39bb986..f4e2f2ec23 100644 --- a/doc/git-howto.texi +++ b/doc/git-howto.texi @@ -53,7 +53,7 @@ Most distribution and operating system provide a package for it. @section Cloning the source tree @example -git clone git://source.ffmpeg.org/ffmpeg +git clone https://git.ffmpeg.org/ffmpeg.git @end example This will put the FFmpeg sources into the directory @var{}.