* bug#41468: update libaom to 2.0.0
@ 2020-05-22 22:49 Arne Babenhauserheide
2020-05-22 23:36 ` Leo Famulari
0 siblings, 1 reply; 3+ messages in thread
From: Arne Babenhauserheide @ 2020-05-22 22:49 UTC (permalink / raw)
To: 41468
[-- Attachment #1: Type: text/plain, Size: 35 bytes --]
Hi,
this updates libaom to 2.0.0
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-libaom-Update-to-2.0.0.patch --]
[-- Type: text/x-patch, Size: 1222 bytes --]
From 7a8f305b63b5bf98859c3636ad70ca2223011920 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab@web.de>
Date: Fri, 22 May 2020 15:17:32 +0200
Subject: [PATCH] gnu: libaom: Update to 2.0.0
* gnu/packages/video.scm (libaom): Update to 2.0.0.
---
gnu/packages/video.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index bb465c64c9..cd3e5ba9ef 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -283,7 +283,7 @@ television and DVD. It is also known as AC-3.")
(define-public libaom
(package
(name "libaom")
- (version "1.0.0-errata1-avif")
+ (version "2.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -292,7 +292,7 @@ television and DVD. It is also known as AC-3.")
(file-name (git-file-name name version))
(sha256
(base32
- "169yfgh7zigc21h71qclfyr7s4wwp2i9vbr4z6pkabypvass4v7m"))))
+ "1616xjhj6770ykn82ml741h8hx44v507iky3s9h7a5lnk9d4cxzy"))))
(build-system cmake-build-system)
(native-inputs
`(("perl" ,perl)
--
2.26.2
[-- Attachment #3: Type: text/plain, Size: 118 bytes --]
Tested: ffmpeg still works.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#41468: update libaom to 2.0.0
2020-05-22 22:49 bug#41468: update libaom to 2.0.0 Arne Babenhauserheide
@ 2020-05-22 23:36 ` Leo Famulari
2020-05-23 8:55 ` Arne Babenhauserheide
0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2020-05-22 23:36 UTC (permalink / raw)
To: Arne Babenhauserheide; +Cc: 41468-done
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
On Sat, May 23, 2020 at 12:49:20AM +0200, Arne Babenhauserheide wrote:
> this updates libaom to 2.0.0
Nice! It should be a lot faster than before :)
> Tested: ffmpeg still works.
Thanks for saying how you tested it. Pushed as
6597893ba27153efd61bc28b15c1f4cd1aab2864 along with updates to dav1d and
libavif.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#41468: update libaom to 2.0.0
2020-05-22 23:36 ` Leo Famulari
@ 2020-05-23 8:55 ` Arne Babenhauserheide
0 siblings, 0 replies; 3+ messages in thread
From: Arne Babenhauserheide @ 2020-05-23 8:55 UTC (permalink / raw)
To: Leo Famulari; +Cc: 41468-done
Leo Famulari <leo@famulari.name> writes:
> On Sat, May 23, 2020 at 12:49:20AM +0200, Arne Babenhauserheide wrote:
>> this updates libaom to 2.0.0
>
> Nice! It should be a lot faster than before :)
>
>> Tested: ffmpeg still works.
>
> Thanks for saying how you tested it. Pushed as
> 6597893ba27153efd61bc28b15c1f4cd1aab2864 along with updates to dav1d and
> libavif.
Cool! Thank you!
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-05-23 8:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-22 22:49 bug#41468: update libaom to 2.0.0 Arne Babenhauserheide
2020-05-22 23:36 ` Leo Famulari
2020-05-23 8:55 ` Arne Babenhauserheide
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).