From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dimitris Papastamos Subject: Re: [PATCH] asoc-tools: Render png image instead of jpeg in vizdapm.sh Date: Thu, 31 Oct 2013 11:32:51 +0000 Message-ID: <20131031113251.GA18820@opensource.wolfsonmicro.com> References: <1383144870-20294-1-git-send-email-jarkko.nikula@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from opensource.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id A3CD8265691 for ; Thu, 31 Oct 2013 12:32:53 +0100 (CET) Content-Disposition: inline In-Reply-To: <1383144870-20294-1-git-send-email-jarkko.nikula@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Jarkko Nikula Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Wed, Oct 30, 2013 at 04:54:30PM +0200, Jarkko Nikula wrote: > Lossless png image suits better to technical drawings than jpeg which may > even have artifacts around sharp objects. > > Signed-off-by: Jarkko Nikula Applied both, thanks.