GNU bug report logs - #49564
[PATCH core-updates] gnu: ffmpeg: Enable vaapi.

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Wed, 14 Jul 2021 20:07:01 UTC

Severity: normal

Tags: patch

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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jack Hill <jackhill <at> jackhill.us>
Subject: bug#49564: closed (Re: [bug#49564] [PATCH core-updates] gnu:
 ffmpeg: Enable vaapi.)
Date: Thu, 15 Jul 2021 05:58:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#49564: [PATCH core-updates] gnu: ffmpeg: Enable vaapi.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 49564 <at> debbugs.gnu.org.

-- 
49564: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49564
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 49564-done <at> debbugs.gnu.org
Subject: Re: [bug#49564] [PATCH core-updates] gnu: ffmpeg: Enable vaapi.
Date: Thu, 15 Jul 2021 01:57:22 -0400
On Wed, Jul 14, 2021 at 04:06:29PM -0400, Jack Hill wrote:
> * gnu/packages/video.scm (ffmpeg)[arguments]: Add --enable-vaapi to
> configure-flags.

Thanks! Pushed as 7db8fd6e7290d16b94ea05f567222ce2b5ef2593

[Message part 3 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: [PATCH core-updates] gnu: ffmpeg: Enable vaapi.
Date: Wed, 14 Jul 2021 16:06:29 -0400
* gnu/packages/video.scm (ffmpeg)[arguments]: Add --enable-vaapi to
configure-flags.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 44d215c69c..150c235867 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -1573,6 +1573,7 @@ operate properly.")
          "--enable-openal"
          "--enable-opengl"
          "--enable-libdrm"
+         "--enable-vaapi"
 
          "--enable-runtime-cpudetect"
 
-- 
2.32.0




This bug report was last modified 4 years and 8 days ago.

Previous Next


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