guix/gnu
Jan Wielkiewicz da358e8c88
gnu: Add ffmpeg-jami.
This package is needed because Jami uses a modified version
of ffmpeg, which provides GPU hardware acceleration, automatical
adapting of bitrate and extra codecs. Because of the configure flags
list being long, it is better to keep them separated in variables,
instead of littering the package definition.

* gnu/packages/jami.scm (ffmpeg-jami, %ffmpeg-default-configure-flags,
%ffmpeg-linux-configure-flags, %ffmpeg-linux-x86-configure-flags):
New variables.
(ffmpeg-compose-configure-flags): New procedure.
(libring)[inputs]: Use ffmpeg-jami instead of ffmpeg.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-05-15 09:08:46 +02:00
..
bootloader
build
installer
machine
packages gnu: Add ffmpeg-jami. 2020-05-15 09:08:46 +02:00
services services: Add missing import. 2020-05-13 23:35:57 +02:00
system locale: Use the native gzip and libc when building locales. 2020-05-15 00:01:39 +02:00
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: ruby-2.4: Update to 2.4.10. 2020-05-13 17:37:23 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm