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 Merge branch 'master' into core-updates 2020-04-23 13:33:09 +02:00
build Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
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 Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
artwork.scm
bootloader.scm
ci.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
image.scm image: Add a new API. 2020-05-05 16:13:53 +02:00
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 services: system: Initial entries are non-monadic. 2020-04-26 22:49:49 +02:00
system.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
tests.scm