GNU bug report logs -
#41468
update libaom to 2.0.0
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 41468 in the body.
You can then email your comments to 41468 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#41468
; Package
guix
.
(Fri, 22 May 2020 22:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Arne Babenhauserheide <arne_bab <at> web.de>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 22 May 2020 22:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
this updates libaom to 2.0.0
[0001-gnu-libaom-Update-to-2.0.0.patch (text/x-patch, inline)]
From 7a8f305b63b5bf98859c3636ad70ca2223011920 Mon Sep 17 00:00:00 2001
From: Arne Babenhauserheide <arne_bab <at> 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
[Message part 3 (text/plain, inline)]
Tested: ffmpeg still works.
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Fri, 22 May 2020 23:37:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Arne Babenhauserheide <arne_bab <at> web.de>
:
bug acknowledged by developer.
(Fri, 22 May 2020 23:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 41468-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#41468
; Package
guix
.
(Sat, 23 May 2020 08:56:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 41468-done <at> debbugs.gnu.org (full text, mbox):
Leo Famulari <leo <at> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 20 Jun 2020 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 58 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.