From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3D63AE00786; Wed, 24 Sep 2014 05:07:32 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (richardcochran[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.172 listed in list.dnswl.org] Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id ADE13E0034C for ; Wed, 24 Sep 2014 05:07:21 -0700 (PDT) Received: by mail-wi0-f172.google.com with SMTP id em10so6744807wid.17 for ; Wed, 24 Sep 2014 05:07:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=mpHlFQ9RM3H4d8F111c3iAchwU4vC6BlcvITmka9Ybw=; b=vtwBUOFDNrPejZ2rNmIeJrKebB6YEjUFAvNmJ0FOBSHphuEs0XJPdVnRRXb1hE4PFU /fsaN0IE6mZraS5+7RSqRLOf1XsAqt394ER7d5BGI766oT6D666aNpwi+CrzdVlfzPb0 +gGI3RJo+5b2kWW038iclh9xGYnY+Bh9oIHr/3lxJ/yJwkfsq7HlOxEbiHtHItlEUkT+ PM/t1ETBABKYxtkdijOx1Rgxb14yvLpNOxUFGH6yGk7eq2gqlmpLtmoRtSxH3wDo20M0 TNZuf2MkeVy5dw8OimBA+7KybNTeJ0BdwlubV9z9V0Va/U+9K/vecM6hmkxnp5bkSpVB qZ/Q== X-Received: by 10.194.76.97 with SMTP id j1mr7398181wjw.40.1411560440437; Wed, 24 Sep 2014 05:07:20 -0700 (PDT) Received: from localhost.localdomain (194-166-227-112.adsl.highway.telekom.at. [194.166.227.112]) by mx.google.com with ESMTPSA id t1sm5578401wiy.8.2014.09.24.05.07.19 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 24 Sep 2014 05:07:19 -0700 (PDT) Date: Wed, 24 Sep 2014 14:07:16 +0200 From: Richard Cochran To: Otavio Salvador Message-ID: <20140924120716.GA6302@localhost.localdomain> References: <20140923191449.GC24931@netboy> <5421C814.101@pseudoterminal.org> <20140923193037.GE24931@netboy> <5421CAB9.2030205@pseudoterminal.org> <20140923195240.GG24931@netboy> <20140923201253.GH24931@netboy> <20140924085845.GA3953@localhost.localdomain> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: "meta-freescale@yoctoproject.org" Subject: Re: imx6: webkit html5 video with hardware acceleration X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2014 12:07:32 -0000 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Sep 24, 2014 at 08:21:13AM -0300, Otavio Salvador wrote: > > The goal of both are different. I summarised my view of it at > https://community.freescale.com/message/402940#402940 That does help a lot. Thanks, Richard