From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 0/2] vdpau and vdpauinfo Date: Sat, 26 Dec 2015 00:51:34 -0500 Message-ID: <20151226055134.GA28761@jasmine> References: <1450709107-16450-1-git-send-email-efraim@flashner.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aChlQ-0000no-AW for guix-devel@gnu.org; Sat, 26 Dec 2015 00:51:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aChlN-0003ac-2i for guix-devel@gnu.org; Sat, 26 Dec 2015 00:51:36 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:51279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aChlM-0003aY-Uh for guix-devel@gnu.org; Sat, 26 Dec 2015 00:51:32 -0500 Content-Disposition: inline In-Reply-To: <1450709107-16450-1-git-send-email-efraim@flashner.co.il> 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: Efraim Flashner Cc: guix-devel@gnu.org On Mon, Dec 21, 2015 at 04:45:05PM +0200, Efraim Flashner wrote: > 2 new packages, useful for some of the video programs > > Efraim Flashner (2): > gnu: Add libvdpau. > gnu: Add vdpauinfo. Are these useful as inputs to programs like VLC and mplayer? > > gnu/packages/video.scm | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 50 insertions(+) > > -- > 2.6.4 > >