From patchwork Thu May 16 02:50:34 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Liu Steven X-Patchwork-Id: 13125 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 77F2644917A for ; Thu, 16 May 2019 05:50:52 +0300 (EEST) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5916468A737; Thu, 16 May 2019 05:50:52 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from smtpproxy19.qq.com (smtpproxy19.qq.com [184.105.206.84]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 8450968A54D for ; Thu, 16 May 2019 05:50:45 +0300 (EEST) X-QQ-mid: bizesmtp17t1557975038topiad5f Received: from localhost (unknown [43.247.177.226]) by esmtp6.qq.com (ESMTP) with id ; Thu, 16 May 2019 10:50:36 +0800 (CST) X-QQ-SSF: 01100000002000K0ZOF1B00A0000000 X-QQ-FEAT: Ry58bBY793vhw+BtWWgW3lnD2hDeqfIgTTdhrrDkjEtNX/z0TR0H6qzfV0P64 L+bNdHepgHz1U4jKzK7Es3B2cvKdq9h4kSWIsI1dgOak1UGPuxddIFg23XnrmrNI21wKYLy MCHpVAgFkbUNq8jJmenxUbnSTMdQvig6X0yoQFoetSHDdVrDlDh2rUSxvvmUfnvTL9RC3/L pjJtUBU88gZCHd4hBBKS/RAvd2zhCTtXBbNc35y8h2+hDdrOWzWS+8LDWI8hYOburLKrq// cWjdmlqiWS+XceYXYIDbr2ekErydaI/sj+75yF5yApCYWOqohfP4y22MY= X-QQ-GoodBg: 0 From: Steven Liu To: ffmpeg-devel@ffmpeg.org Date: Thu, 16 May 2019 10:50:34 +0800 Message-Id: <20190516025034.11830-1-lq@chinaffmpeg.org> X-Mailer: git-send-email 2.17.2 (Apple Git-113) X-QQ-SENDSIZE: 520 Feedback-ID: bizesmtp:chinaffmpeg.org:qybgforeign:qybgforeign2 X-QQ-Bgrelay: 1 Subject: [FFmpeg-devel] [PATCH] doc/filters: update the sr filter model generation scripts repository link X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 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 Cc: Steven Liu MIME-Version: 1.0 Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" The https://github.com/HighVoltageRocknRoll/sr.git looks have stop maintaince, so link it to new repository Signed-off-by: Steven Liu --- doc/filters.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/filters.texi b/doc/filters.texi index 38c70bf674..317c256079 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -16538,7 +16538,7 @@ See @url{https://arxiv.org/abs/1609.05158}. @end itemize Training scripts as well as scripts for model generation are provided in -the repository at @url{https://github.com/HighVoltageRocknRoll/sr.git}. +the repository at @url{https://github.com/XueweiMeng/sr/tree/sr_dnn_native}. The filter accepts the following options: