From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Enable libvpx support in ffmpeg Date: Fri, 27 Jun 2014 11:04:32 +0200 Message-ID: <87vbrmena7.fsf@gnu.org> References: <87egybmi0e.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37271) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0S5J-0003Ax-0j for guix-devel@gnu.org; Fri, 27 Jun 2014 05:04:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0S5D-0002W7-3I for guix-devel@gnu.org; Fri, 27 Jun 2014 05:04:40 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:48782) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0S5C-0002W2-Tx for guix-devel@gnu.org; Fri, 27 Jun 2014 05:04:35 -0400 In-Reply-To: <87egybmi0e.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (David Thompson's message of "Thu, 26 Jun 2014 18:18:57 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: David Thompson Cc: guix-devel@gnu.org David Thompson skribis: > Now that libvpx is packaged, we can enable support for it in ffmpeg. :) > > > From 5b8de4c95ddb8931423537eb7307b8c42f741c21 Mon Sep 17 00:00:00 2001 > From: David Thompson > Date: Thu, 26 Jun 2014 18:07:29 -0400 > Subject: [PATCH] gnu: Enable libvpx support in ffmpeg. > > * gnu/packages/video.scm (libvpx): Add libvpx input. Perfect, go ahead. Ludo=E2=80=99.