summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2020-12-29 15:59:12 -0500
committerLeo Famulari <leo@famulari.name>2020-12-29 16:03:04 -0500
commitfad9b4bb5f3265a07578430af6caa12103ebbfdf (patch)
tree66f510dd0b07f5ef50b1d4c8d325d5af72ed9798 /gnu/packages/video.scm
parent5ea79e16f0e6e6aafcce245d44aff55408f285c5 (diff)
downloadguix-patches-fad9b4bb5f3265a07578430af6caa12103ebbfdf.tar
guix-patches-fad9b4bb5f3265a07578430af6caa12103ebbfdf.tar.gz
gnu: SVT-AV1: Update URLs.
* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
Diffstat (limited to 'gnu/packages/video.scm')
-rw-r--r--gnu/packages/video.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index b488f010f2..db37ef5219 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -4647,7 +4647,7 @@ transcode or reformat the videos in any way, producing perfect backups.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/OpenVisualCloud/SVT-AV1")
+ (url "https://github.com/AOMediaCodec/SVT-AV1")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@@ -4673,7 +4673,7 @@ transcode or reformat the videos in any way, producing perfect backups.")
(description "SVT-AV1 is an AV1 codec implementation. The encoder is a
work-in-progress, aiming to support video-on-demand and live streaming
applications. It only supports Intel-compatible CPUs (x86).")
- (home-page "https://github.com/OpenVisualCloud/SVT-AV1")
+ (home-page "https://github.com/AOMediaCodec/SVT-AV1")
(license license:bsd-2)))
(define-public svt-vp9