1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-16 06:05:54 +02:00

gnu: SVT-AV1: Update URLs.

* gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
This commit is contained in:
Leo Famulari
2020-12-29 15:59:12 -05:00
parent 5ea79e16f0
commit fad9b4bb5f
+2 -2
View File
@@ -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