From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A68AAE007FE; Wed, 20 Aug 2014 11:19:53 -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=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [207.46.163.143 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from na01-bn1-obe.outbound.protection.outlook.com (dns-bn1lp0143.outbound.protection.outlook.com [207.46.163.143]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 01CFBE004F5 for ; Wed, 20 Aug 2014 11:19:46 -0700 (PDT) Received: from BN3PR0301CA0082.namprd03.prod.outlook.com (25.160.152.178) by BL2PR03MB514.namprd03.prod.outlook.com (10.141.94.20) with Microsoft SMTP Server (TLS) id 15.0.1005.10; Wed, 20 Aug 2014 18:19:42 +0000 Received: from BY2FFO11FD037.protection.gbl (2a01:111:f400:7c0c::123) by BN3PR0301CA0082.outlook.office365.com (2a01:111:e400:401e::50) with Microsoft SMTP Server (TLS) id 15.0.1010.18 via Frontend Transport; Wed, 20 Aug 2014 18:19:42 +0000 Received: from az84smr01.freescale.net (192.88.158.2) by BY2FFO11FD037.mail.protection.outlook.com (10.1.14.222) with Microsoft SMTP Server (TLS) id 15.0.1010.11 via Frontend Transport; Wed, 20 Aug 2014 18:19:41 +0000 Received: from [10.29.244.106] ([10.29.244.106]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id s7KIJdQQ029102; Wed, 20 Aug 2014 11:19:40 -0700 Message-ID: <53F4E490.6000809@freescale.com> Date: Wed, 20 Aug 2014 15:10:24 -0300 From: Angolini Daiane-b19406 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Zhen Cong Tee , "meta-freescale@yoctoproject.org" , References: <2195C6BD93BBD44C90E2840DC15E289B6307DB8B@VF2WDEXMB3.verifone.com> In-Reply-To: <2195C6BD93BBD44C90E2840DC15E289B6307DB8B@VF2WDEXMB3.verifone.com> X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.158.2; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(24454002)(51704005)(199003)(377424004)(374574003)(189002)(52164004)(19580395003)(105606002)(74502001)(106466001)(86362001)(107886001)(65956001)(81342001)(2201001)(79102001)(77982001)(6806004)(83506001)(15202345003)(81542001)(87936001)(74662001)(15975445006)(46102001)(107046002)(64126003)(50466002)(19625735002)(81156004)(31966008)(83072002)(59896002)(97736001)(21056001)(84676001)(65816999)(104016003)(87266999)(68736004)(92566001)(19580405001)(99396002)(54356999)(64706001)(83322001)(80316001)(47776003)(80022001)(23746002)(65806001)(76482001)(85852003)(33656002)(36756003)(102836001)(92726001)(20776003)(44976005)(95666004)(50986999)(85306004)(4396001)(26826002)(76176999)(69596002); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR03MB514; H:az84smr01.freescale.net; FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; A:1; MX:1; LANG:en; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 03094A4065 Received-SPF: Fail (protection.outlook.com: domain of freescale.com does not designate 192.88.158.2 as permitted sender) receiver=protection.outlook.com; client-ip=192.88.158.2; helo=az84smr01.freescale.net; Authentication-Results: spf=fail (sender IP is 192.88.158.2) smtp.mailfrom=b19406@freescale.com; X-OriginatorOrg: freescale.com Subject: Re: i.MX6 VPU in yocto firefox 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, 20 Aug 2014 18:19:53 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit On 13-08-2014 01:18, Zhen Cong Tee wrote: > Greetings, > May i know how can I integrate the VPU decoder into the firefox brower? > I am using Yocto build on i.MX6dl SabreSD board. > I manage to integrate the firefox browser in the image already. But when i wanted to run some video in the browser, it is not supported. > When i run the below page: > http://www.youtube.com/html5 > The h.264 and VP8 is not ticked. > > I am able to run h.264 and VP8 video in gstreamer and I did a little background survey on firefox. From page below: > http://en.wikipedia.org/wiki/History_of_Firefox > I found out that firefox only support gstreamer starting version 14. > From the meta-browser, the firefox version that is available in yocto is 10.0.11esr. > May i know how can i upgrade the yocto firefox to version 14 to test out the gstreamer? The mailing list for this project is [1], please see how to contribute here [2]. The upgrade path would be bump the recipe version (in the recipe file name) and look for any package differences between the version. Theoretically, it's a simple task. However, you may find some changes during this tests. And, instead of upgrading it to 14, you must make sure what is the latest release for Firefox before you work on this. I'm not sure meta-browser would accept 14 if there is a newer version. Another way would be testing Chrome [3] instead. I remember someone from ML has already reported success for this package on VPU integration regards. [1] openembedded-devel@lists.openembedded.org [2] https://github.com/OSSystems/meta-browser/blob/master/README [3] https://github.com/OSSystems/meta-browser/blob/master/recipes-browser/chromium/chromium_37.0.2062.0.bb Regards, Daiane > > Thank you. > > Regards, > Zhen Cong Tee > ________________________________ > This electronic message, including attachments, is intended only for the use of the individual or company named above or to which it is addressed. The information contained in this message shall be considered confidential and proprietary, and may include confidential work product. If you are not the intended recipient, please be aware that any unauthorized use, dissemination, distribution or copying of this message is strictly prohibited. If you have received this email in error, please notify the sender by replying to this message and deleting this email immediately. >