GNU bug report logs - #39714
Real-time AV1 playback in VLC

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Fri, 21 Feb 2020 16:27:02 UTC

Severity: normal

Merged with 39719

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Famulari <leo <at> famulari.name>
To: 39714 <at> debbugs.gnu.org
Subject: [bug#39714] [PATCH] gnu: VLC: Improve AV1 playback.
Date: Fri, 21 Feb 2020 11:28:09 -0500
* gnu/packages/video.scm (inputs): Add dav1d.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index f8c9f9e45a..255591755a 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1123,6 +1123,7 @@ videoformats depend on the configuration flags of ffmpeg.")
     (inputs
      `(("alsa-lib" ,alsa-lib)
        ("avahi" ,avahi)
+       ("dav1d" ,dav1d)
        ("dbus" ,dbus)
        ("eudev" ,eudev)
        ("flac" ,flac)
-- 
2.25.1





This bug report was last modified 5 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.