From patchwork Mon Aug 16 16:22:31 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mapul Bhola X-Patchwork-Id: 29574 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6602:2a4a:0:0:0:0 with SMTP id k10csp2184253iov; Mon, 16 Aug 2021 09:22:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwbQwOk/LuA/L0i9EdoKyZ3Q1HgOL/knLnKQMZKPCGo2P9vizFLEzW6uywbMJ5x179USNsW X-Received: by 2002:a05:6402:220e:: with SMTP id cq14mr21201625edb.52.1629130962947; Mon, 16 Aug 2021 09:22:42 -0700 (PDT) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id v21si10825054ejg.622.2021.08.16.09.22.42; Mon, 16 Aug 2021 09:22:42 -0700 (PDT) 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; dkim=neutral (body hash did not verify) header.i=@e.email header.s=mail1 header.b="EB/dMJex"; arc=fail (body hash mismatch); 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; dmarc=fail (p=QUARANTINE sp=REJECT dis=NONE) header.from=e.email Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6454F68A484; Mon, 16 Aug 2021 19:22:39 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail.ecloud.global (mail.ecloud.global [135.181.85.105]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id F1C446881C2 for ; Mon, 16 Aug 2021 19:22:32 +0300 (EEST) Received: from authenticated-user (mail.ecloud.global [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.ecloud.global (Postfix) with ESMTPSA id 7EF13200012C1CCD for ; Mon, 16 Aug 2021 16:22:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=e.email; s=mail1; t=1629130951; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9d4lneC8aajZihfVExMgDkAkrc9LtHD65s6QfiMANwY=; b=EB/dMJexQpi2pfDYaS+EGRBFz9f2Sq/geGf2J3Zdat4Tlh8dkLbBdaDFmKVlRewbEmdbk0 /QSadhCGbjyt6JxPyFZUSFr8taWiSFhhyWp5xZQgHq0pek1/xB7GpJINWn+XP/J6fgDqTb L5G6B1xrJzT6TYeyQiZtgVR+g0o4vzM= MIME-Version: 1.0 Date: Mon, 16 Aug 2021 16:22:31 +0000 From: "Mapul Bhola" Message-ID: To: ffmpeg-devel@ffmpeg.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=e.email; s=mail1; t=1629130951; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=9d4lneC8aajZihfVExMgDkAkrc9LtHD65s6QfiMANwY=; b=aPIzaE6jPB5SAZqw42MRV49R7PevGjv8wYOybRElZE0/azIe5JKsheIQAiF9c3vO+GtVZP 764Z8Jg7bi9NuQhhNf8+ZqHvm47mSxmqV/yR1/CTFrKHJ1PftT1kADxo+zcD6zGJ4dQ1Qf AJ0maLw6bUaA525f9H7ExY+xgv/3ijQ= ARC-Seal: i=1; s=mail1; d=e.email; t=1629130951; a=rsa-sha256; cv=none; b=I2QTe1NtAq3v5UVKRgHAwxUIXjsDrr7SGohL8y9jdUKwPrNS4BsOokyu3DlYiPgX7e+Sma iwExhukfRScJnwEfhaLvGkr1EuUMYyme12xO5LJy5d75VtKJvqmHgAIJ6ErolyCAEgUlwF LAYsY0jf1qE+jNdV1T0OIJZb1AnRPT8= ARC-Authentication-Results: i=1; mail.ecloud.global; auth=pass smtp.mailfrom=ffmpegandmahanstreamer@e.email Subject: [FFmpeg-devel] [PATCH] doc/general_contents: Fix dead 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 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: tac0gEgmHZoA The x265 configuration and installation guide has moved to Bitbucket so the updated link reflects that one. As the openCV site currently only has docs for opencv3 and the filter in libavfilter is an opencv2 one an archived link to the old cv2 documentation is included. --- doc/filters.texi | 2 +- doc/general_contents.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index eaf23e3736..2f2722383e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -15484,7 +15484,7 @@ values are assumed. Refer to the official libopencv documentation for more precise information: -@url{http://docs.opencv.org/master/modules/imgproc/doc/filtering.html} +@url{http://ghostarchive.org/archive/Wssn7} Several libopencv filters are supported; see the following subsections. diff --git a/doc/general_contents.texi b/doc/general_contents.texi index 354899ad17..8664639f6b 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -304,7 +304,7 @@ details), you must upgrade FFmpeg's license to GPL in order to use it. FFmpeg can make use of the x265 library for HEVC encoding. -Go to @url{http://x265.org/developers.html} and follow the instructions +Go to @url{https://bitbucket.org/multicoreware/x265_git/wiki/Home} and follow the instructions for installing the library. Then pass @code{--enable-libx265} to configure to enable it.