Re: Can Engine_open() open 2 different Engine?

2009-01-14 Thread kick2goal
if you can, you'll need to build a combo file. -Original Message- From: zhenfeng ren 1985re...@gmail.com To: Davinci-linux-open-source@linux.davincidsp.com Sent: Wed, 14 Jan 2009 7:54 am Subject: Can Engine_open() open 2 different Engine? Hi, If I have a file :

RE: Can Engine_open() open 2 different Engine?

2009-01-14 Thread Ring, Chris
http://wiki.davincidsp.com/index.php?title=Codec_Engine_FAQ#Can_I_have_multiple.2C_different_engines_open_at_the_same_time.3F Chris -Original Message- From: davinci-linux-open-source-boun...@linux.davincidsp.com [mailto:davinci-linux-open-source-boun...@linux.davincidsp.com ] On

XDC: adding dependencies to package.bld

2009-01-14 Thread Ben White
Hi, I have some pre-built libs that I want to add to my codec package. Currently am just copying them in to place with a shell cp command. I have tried using Pkg.otherFiles.push(other file...), but this doesn't introduce a dependency link... i.e. when my pre-built lib is modified, the

Re: [patch 2.6.28-rc6-davinci1 5/6] dm355evm input driver

2009-01-14 Thread David Brownell
On Tuesday 13 January 2009, Dmitry Torokhov wrote: + /* Report press + release ... we can't tell if +* this is an autorepeat, and we need to guess +* about the release. +*/ +

Re: [alsa-devel] [PATCH 1/1] ASoC: Fix compilation error with davinci-sffsdr module

2009-01-14 Thread Hugo Villeneuve
On Tue, 6 Jan 2009 22:00:06 + Mark Brown broo...@sirena.org.uk wrote: On Tue, Jan 06, 2009 at 04:41:20PM -0500, Hugo Villeneuve wrote: Mark Brown broo...@sirena.org.uk wrote: If the driver is for is not yet in mainline I'd be more inclined to fix this by providing the relevant

Re: Can Engine_open() open 2 different Engine?

2009-01-14 Thread zhenfeng ren
Thank you ! -- Thanks, Zhenfeng Ren ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

davincifb on DM355

2009-01-14 Thread Yves Godin
Hi, Can someone tell me what is missing to make davincifb work on the DM355 DVEVM (using the git kernel) ? Here is what I tried: - I compiled the kernel with the frame buffer enabled. - I added the plateform device davinci_fb_device to board-dm355-evm.c as in board_dm644x-evm.c - I set the