From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe001.messaging.microsoft.com [65.55.88.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5E0D2E004DC for ; Tue, 28 Jan 2014 05:09:20 -0800 (PST) Received: from mail161-tx2-R.bigfish.com (10.9.14.242) by TX2EHSOBE001.bigfish.com (10.9.40.21) with Microsoft SMTP Server id 14.1.225.22; Tue, 28 Jan 2014 13:09:19 +0000 Received: from mail161-tx2 (localhost [127.0.0.1]) by mail161-tx2-R.bigfish.com (Postfix) with ESMTP id 412992402B0; Tue, 28 Jan 2014 13:09:19 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(z579ehz98dI9371I936eI1432Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz1de098h8275dh1de097hz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh2222h224fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh22d0h2336h2438h2461h2487h24d7h1155h) Received: from mail161-tx2 (localhost.localdomain [127.0.0.1]) by mail161-tx2 (MessageSwitch) id 1390914557782065_18552; Tue, 28 Jan 2014 13:09:17 +0000 (UTC) Received: from TX2EHSMHS015.bigfish.com (unknown [10.9.14.239]) by mail161-tx2.bigfish.com (Postfix) with ESMTP id 7A6276004A; Tue, 28 Jan 2014 13:09:17 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS015.bigfish.com (10.9.99.115) with Microsoft SMTP Server (TLS) id 14.16.227.3; Tue, 28 Jan 2014 13:09:07 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-005.039d.mgd.msft.net (10.84.1.17) with Microsoft SMTP Server (TLS) id 14.3.158.2; Tue, 28 Jan 2014 13:09:06 +0000 Received: from [10.29.244.106] ([10.29.244.106]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s0SD94xI000843; Tue, 28 Jan 2014 06:09:05 -0700 Message-ID: <52E7AAAF.3040206@freescale.com> Date: Tue, 28 Jan 2014 11:03:43 -0200 From: Daiane Angolini Organization: Freescale Semiconductor User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Otavio Salvador , Carlos Rafael Giani References: <1390858274-23441-1-git-send-email-dv@pseudoterminal.org> In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm][PATCH v2] Add gstreamer-imx GStreamer 1.0 plugins 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: Tue, 28 Jan 2014 13:09:21 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 27-01-2014 23:29, Otavio Salvador wrote: > Hello Eric, > > On Mon, Jan 27, 2014 at 7:31 PM, Carlos Rafael Giani > wrote: >> gstreamer-imx is an ongoing project to write GStreamer 1.0 plugins for >> using the i.MX VPU,IPU, and GPU. With the plugins, the VPU en- and decoding >> features can be used, the IPU can transform images (deinterlacing, >> colorspace conversion etc.), and the GPU can display frames using >> OpenGL ES and the Vivante direct textures. Currently, the plugins have >> only been tested with the i.MX6 SoC series. >> >> All plugins are based on appropiate GStreamer base classes. Physical *appropriate >> memory metadata structures make it possible to avoid costly frame copies, >> making it possible to use transcoding chains that do not involve >> CPU copies for example. >> >> This recipe is sent to meta-fsl-arm to make these plugins more visible >> and available to others. >> >> Signed-off-by: Carlos Rafael Giani > > The patch looks great and I'd like to get someone which is used to > GStreamer to give it a try. I am a dump in this matter so it would be > nice if you could test it barely before we merge. > I'm willing to test it <3 But I'm busy for next 2 days :( -- Daiane