From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3CE38E008A7; Wed, 11 Feb 2015 05:01:38 -0800 (PST) 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 * (scerveau[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.176 listed in list.dnswl.org] * -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 Received: from mail-we0-f176.google.com (mail-we0-f176.google.com [74.125.82.176]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B8F4AE008A7 for ; Wed, 11 Feb 2015 05:01:27 -0800 (PST) Received: by mail-we0-f176.google.com with SMTP id x3so3269444wes.7 for ; Wed, 11 Feb 2015 05:01:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=vWg6h+kw8PwfK+ZQYZmxpY+uyIQS9cCpBv6j5lcz3Ng=; b=WwhWiPMk97hMT17xka65cm1y0orORA5pJS/dBCrO7+1ED5e7dZy85v6ODNyLmK8Y1e 7g8tFXEnTyVGc0eLBMRl21oQ7OWotph5FzPJQUYYW7QZaT7se5yd4uChMPp1ixpQ3sfE Cy2XDXra9TxrAGDYPJWybc8IZ5iCCE3C66WmCUxjm+7iHRzeUuxD89wyMbTNqX8WT70k sdoaL6miFZIad6GrrU1tHTXrT44rS5oyqqSM+E1QhUlVtmn0Y6F/eL8/Bpyb2v0aoHEx wD2eLpdV1ymMXF5W25s38+//NnmQ1X0AKpYIyQMj6bVhUzL3wNAU+9so3A9oWIzXRiuF thHA== X-Received: by 10.194.190.162 with SMTP id gr2mr62880697wjc.13.1423659686027; Wed, 11 Feb 2015 05:01:26 -0800 (PST) Received: from [172.24.63.26] (connected-labs-gw1.ter2.neodc.mpl.cust.as8218.eu. [94.103.137.126]) by mx.google.com with ESMTPSA id v7sm1197032wju.22.2015.02.11.05.01.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Feb 2015 05:01:25 -0800 (PST) Message-ID: <54DB52A4.90804@gmail.com> Date: Wed, 11 Feb 2015 14:01:24 +0100 From: scerveau User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Otavio Salvador References: <54DB2E49.2010002@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: gst1.0-fsl-codec support in Daisy 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, 11 Feb 2015 13:01:38 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Thank you for your answer. I will try to update to dizzy which is considered as stable now, right ? Best regards. Stéphane On 02/11/2015 12:06 PM, Otavio Salvador wrote: > On Wed, Feb 11, 2015 at 8:26 AM, scerveau wrote: >> Daisy branch providing support for gstreamer1.0, i would like to get the >> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see it >> seems to be an early commit ( less than 15 days), do I have a wait for a >> future integration in daisy branch ? > Daisy won't get this merged. This has been added in Dizzy in the > community branch and Daisy is in maintenance mode, so no new features. > > Please update to Dizzy ... another option is you to backport this > yourself in your internal layer but be aware it has all the > maintenance hassle on your side ;) >