unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/4] Add x265
@ 2016-10-25  5:39 Efraim Flashner
  2016-10-25  5:39 ` [PATCH 1/4] gnu: " Efraim Flashner
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Efraim Flashner @ 2016-10-25  5:39 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-10-26  4:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-25  5:39 [PATCH 0/4] Add x265 Efraim Flashner
2016-10-25  5:39 ` [PATCH 1/4] gnu: " 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).