unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: [PATCH 4/4] gnu: vlc: Add x265 support.
Date: Tue, 25 Oct 2016 08:39:32 +0300	[thread overview]
Message-ID: <20161025053932.10328-5-efraim@flashner.co.il> (raw)
In-Reply-To: <20161025053932.10328-1-efraim@flashner.co.il>

* gnu/packages/video.scm (vlc)[inputs]: Add x265.
---
 gnu/packages/video.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index f34205b..ca82d30 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -677,6 +677,7 @@ audio/video codec library.")
        ("sdl" ,sdl)
        ("sdl-image" ,sdl-image)
        ("speex" ,speex)
+       ("x265" ,x265)
        ("xcb-util-keysyms" ,xcb-util-keysyms)))
     (arguments
      `(#:configure-flags
-- 
2.10.1

  parent 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 [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 ` Efraim Flashner [this message]
2016-10-26  4:04   ` [PATCH 4/4] gnu: vlc: " 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20161025053932.10328-5-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 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).