[FFmpeg-cvslog] doc/filters: update URL for sr filter script repository

Gyan Doshi git at videolan.org
Thu May 16 21:56:12 EEST 2019


ffmpeg | branch: master | Gyan Doshi <ffmpeg at gyani.pro> | Fri May 17 00:40:04 2019 +0530| [c2771bbf815bd7d0ff273ba590b7db02a303399f] | committer: Gyan Doshi

doc/filters: update URL for sr filter script repository

Thanks to Steven Liu for the update.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c2771bbf815bd7d0ff273ba590b7db02a303399f
---

 doc/filters.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/filters.texi b/doc/filters.texi
index 1e872e4cf9..0d06278665 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -16537,8 +16537,9 @@ Efficient Sub-Pixel Convolutional Neural Network model (ESPCN).
 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}.
+Training scripts as well as scripts for model generation can be found at
+ at url{https://github.com/XueweiMeng/sr/tree/sr_dnn_native}. Original repository
+is at @url{https://github.com/HighVoltageRocknRoll/sr.git}.
 
 The filter accepts the following options:
 



More information about the ffmpeg-cvslog mailing list