From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 3E219E00988; Wed, 11 Feb 2015 03:52:31 -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) * -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 * [74.125.82.42 listed in list.dnswl.org] Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CD618E008CC for ; Wed, 11 Feb 2015 03:52:28 -0800 (PST) Received: by mail-wg0-f42.google.com with SMTP id x13so2934598wgg.1 for ; Wed, 11 Feb 2015 03:52:27 -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=nHs7Ai0KAP9Ym2YGpPrlMAw3sAFSHkO5K77EkmIHOxk=; b=UFHlr32QLnFxVjDGElxQFSKWBYlzg+O+iiUeikx5AH6rR9KtcyRlGh7ZZz5a0cHStV TE1qNybcNgYnyIB71WbZMf/tksseNaW3cYUUqaCvmosum+pnwPDq6CfGH2jERlxA1ZkG UZyk3VoafQlBjaRFu0JBjtL2QGhu/NCAuQ9Sqvce75/4VphQrXwkEUanIOOE9ViAY7SI CzYBglxLzhw0Vn5emHFt/aHtqtYy+5D7EGluAydv0aZWmg+T41GDHa5KSSRZYQuVODEQ Ul7rs0UkjEc4XJY0yUuoTu1sfrFNqXt+OLelW0IYWxy4Ew4UWlVsFjwJe/zTv6Fem9A+ C7gg== X-Received: by 10.180.21.162 with SMTP id w2mr55029725wie.42.1423655547209; Wed, 11 Feb 2015 03:52:27 -0800 (PST) Received: from [192.168.0.22] (fac34-7-88-162-140-92.fbx.proxad.net. [88.162.140.92]) by mx.google.com with ESMTPSA id e18sm941752wjz.27.2015.02.11.03.52.25 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Feb 2015 03:52:26 -0800 (PST) Message-ID: <54DB4277.5010603@gmail.com> Date: Wed, 11 Feb 2015 12:52:23 +0100 From: scerveau User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.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 11:52:31 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Thanks otavio for you anwer. I'm just surprised that gstreamer-1.0 is supported but not the fsl codec in daisy. I will think about dizzy. 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 ;) >