[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: mplayer: Compile with ffmpeg-3.4.
From: |
Andreas Enge |
Subject: |
01/02: gnu: mplayer: Compile with ffmpeg-3.4. |
Date: |
Tue, 17 Jul 2018 17:30:51 -0400 (EDT) |
andreas pushed a commit to branch master
in repository guix.
commit 21e6428dc7851bf06a68beef6e4125553aef8d88
Author: Andreas Enge <address@hidden>
Date: Tue Jul 17 21:53:03 2018 +0200
gnu: mplayer: Compile with ffmpeg-3.4.
* gnu/packages/video.scm (mplayer)[inputs]: Replace ffmpeg by ffmpeg-3.4.
---
gnu/packages/video.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 1cc0d5d..daf188d 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -998,7 +998,7 @@ treaming protocols.")
(inputs
`(("alsa-lib" ,alsa-lib)
("cdparanoia" ,cdparanoia)
- ("ffmpeg" ,ffmpeg)
+ ("ffmpeg" ,ffmpeg-3.4)
("fontconfig" ,fontconfig)
("freetype" ,freetype)
;; ("giflib" ,giflib) ; uses QuantizeBuffer, requires version >= 5