all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: [PATCH 0/4] Add x265
Date: Tue, 25 Oct 2016 08:39:28 +0300	[thread overview]
Message-ID: <20161025053932.10328-1-efraim@flashner.co.il> (raw)

I've set up x265 to build the binary because it adds all of ~100kb to the
closure. If we add yasm it builds a CPU-specific binary, which doesn't help
us so much, but does allow us to run the tests. I believe the other patches
hit all of the packages that we have that could benefit from having x265 as
an input.

Efraim Flashner (4):
  gnu: Add x265.
  gnu: ffmpeg: Add x265 support.
  gnu: gst-plugins-bad: Add x265 support.
  gnu: vlc: Add x265 support.

 gnu/packages/gstreamer.scm |  3 ++-
 gnu/packages/video.scm     | 31 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)

-- 
2.10.1

             reply	other threads:[~2016-10-25  5:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-25  5:39 Efraim Flashner [this message]
2016-10-25  5:39 ` [PATCH 1/4] gnu: Add x265 Efraim Flashner
2016-10-26  3:31   ` Marius Bakke
2016-10-25  5:39 ` [PATCH 2/4] gnu: ffmpeg: Add x265 support Efraim Flashner
2016-10-25  5:39 ` [PATCH 3/4] gnu: gst-plugins-bad: " Efraim Flashner
2016-10-25  5:39 ` [PATCH 4/4] gnu: vlc: " Efraim Flashner
2016-10-26  4:04   ` Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161025053932.10328-1-efraim@flashner.co.il \
    --to=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.