From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DB164E01657 for ; Wed, 9 Oct 2013 07:01:27 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 9B87E4B0283; Wed, 9 Oct 2013 16:01:20 +0200 (CEST) Date: Wed, 9 Oct 2013 16:01:19 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Daiane Angolini Message-ID: <20131009160119.03056be9@e6520eb> In-Reply-To: References: <20131009124331.5cfe1432@e6520eb> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: libmfw_gst_tvsrc.so 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, 09 Oct 2013 14:01:30 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Daiane, Le Wed, 9 Oct 2013 07:55:40 -0300, Daiane Angolini a =E9crit : > On Wed, Oct 9, 2013 at 7:43 AM, Eric B=E9nard wrote: > > Hi Daiane, > > > > in the 2 following posts, a GST plugin dedicated to TVIN capture named > > libmfw_gst_tvsrc.so is provided but I can't find the sources anywhere. > > https://community.freescale.com/message/343219#343219 > > https://community.freescale.com/message/343937#343937 > > > > Is it possible to get the sources of this plugin for the meta-fsl-arm > > community project ? (without warranty, support of course ;-) >=20 > I don't know. Let me check if source code "is available" somewhere. >=20 if that can help here are the informations about this plugin. (The source should be available as gst-inspect says the binary is covered by LGPL). root@delair-cth:/unit_tests# gst-inspect tvsrc MFW_GST_tvsrc_PLUGIN 3.0.7 build on Jul 31 2013 18:18:05. Factory Details: Long name: v4l2 based tv src Class: Src/Video Description: Capture by using tv-in Author(s): Multimedia Team Rank: primary (256) Plugin Details: Name: tvsrc.imx Description: v4l2-based tv src Filename: /usr/lib/gstreamer-0.10/libmfw_gst_tvsrc.so Version: 3.0.7 License: LGPL Source module: gst-fsl-plugins Binary package: Freescle Gstreamer Multimedia Plugins Origin URL: http://www.freescale.com Eric