diff mbox series

[FFmpeg-devel,3/3] lavc:libsvtav1: Update SVT-AV1 new repo

Message ID 20210704014007.25451-3-mypopydev@gmail.com
State Accepted
Commit 7bd7377ddbad959e7f77681e8cc990561406f04f
Headers show
Series [FFmpeg-devel,1/3] lavc/libsvtav1: Enable svtav1-params like x264-params in libx264 | expand

Checks

Context Check Description
andriy/x86_make success Make finished
andriy/x86_make_fate success Make fate finished
andriy/PPC64_make success Make finished
andriy/PPC64_make_fate success Make fate finished

Commit Message

Jun Zhao July 4, 2021, 1:40 a.m. UTC
From: Jun Zhao <barryjzhao@tencent.com>

SVT-AV1 moved the repo from github to gitlab.

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
---
 doc/general_contents.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/doc/general_contents.texi b/doc/general_contents.texi
index 354899ad17..f3f4feab70 100644
--- a/doc/general_contents.texi
+++ b/doc/general_contents.texi
@@ -263,7 +263,7 @@  to @file{./configure}.
 
 FFmpeg can make use of the Scalable Video Technology for AV1 library for AV1 encoding.
 
-Go to @url{https://github.com/OpenVisualCloud/SVT-AV1/} and follow the instructions
+Go to @url{https://gitlab.com/AOMediaCodec/SVT-AV1/} and follow the instructions
 for installing the library. Then pass @code{--enable-libsvtav1} to configure to
 enable it.