From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: rav1e AV1 encoder Date: Sun, 26 Apr 2020 13:47:27 -0400 Message-ID: <20200426174727.GA15323@jasmine.lan> References: <20200220224353.GA28976@jasmine.lan> <20200426170534.GD5243@E5400> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60104) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jSlNM-0006v6-BF for guix-devel@gnu.org; Sun, 26 Apr 2020 13:47:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jSlNL-00064e-Ue for guix-devel@gnu.org; Sun, 26 Apr 2020 13:47:32 -0400 Received: from wout4-smtp.messagingengine.com ([64.147.123.20]:45107) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jSlNL-00064V-Fy for guix-devel@gnu.org; Sun, 26 Apr 2020 13:47:31 -0400 Content-Disposition: inline In-Reply-To: <20200426170534.GD5243@E5400> 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-mx.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org On Sun, Apr 26, 2020 at 08:05:34PM +0300, Efraim Flashner wrote: > I squashed all the cargo commits together and pushed them. I didn't push > the one with adding rav1e to ffmpeg, I wasn't sure how much that would > add to 'guix size'. Amazing, thank you!!! I intended the FFmpeg commit as a "demo", since we don't usually package unreleased versions of packages, especially important things like FFmpeg. We can add rav1e when FFmpeg officially supports it.