alg dont call algFree

2008-02-26 Thread SergA
Hi i work on DaVinci. I use codec_engine_2_00. I note that algFree not call in my codec. Then I build example from codec_engine_2_00 - video_copy. I change memory map in video_copy server and set FULL_TRACING in applicatin. As a result I see log where is NO VIDDECCOPY_TI_free or

Gstreamer on DM355

2008-02-26 Thread Vallabha Vasant Hampiholi
Dear Experts, Has anybody used Gstreamer on DM 355? If yes then please provide me the link to download the Gstreamer libraries specific to DM355. -Regards Vallabha DISCLAIMER: This message (including attachment

RE: alg dont call algFree

2008-02-26 Thread Ring, Chris
Good question. The Framework Components product (used by Codec Engine) remembers the memTabs returned during the alg initialization - for other things like scratch sharing - and therefore doesn't need to call algFree(). Note that _other_ frameworks _may not_ store this memTab info internally, so

RE: CCS/ error: symbol ___dummy__ is defined multiple times

2008-02-26 Thread Ring, Chris
Which OS are you on - these library names doesn't look like those shipped with the Linux-based Codec Engine release; nor do the directory structures match. Chris From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dinh Ngoan Nguyen

RE: Antwort: RE: Antwort: Re: using v4l2src and fbvideosink

2008-02-26 Thread Karicheri, Muralidharan
Keith, Ok. I will check v4l2 capture driver and revert to you. BTW, do you see daviniciv4l2_display.c in your linux tree at drivers/media/video ? I am still not sure what release you are using since you said you don't see the file davinci_display.c. davinci_display.c is the v4l2

Antwort: RE: Antwort: RE: Antwort: Re: using v4l2src and fbvideosink

2008-02-26 Thread Thornton, Keith
Grüsse Keith Thornton _ Carl Zeiss Medical Software GmbH A Carl Zeiss Meditec Company phone: +49 (0) 89 3303748-115 fax:+49 (0) 89 3303748-110 mobil: +49-15774716819 mailto:[EMAIL PROTECTED] Internet: www.meditec.zeiss.com Carl Zeiss Medical Software GmbH,

RE: Antwort: RE: Antwort: RE: Antwort: Re: using v4l2src and fbvideosink

2008-02-26 Thread Karicheri, Muralidharan
Keithm Thanks for your email. You should be able to do similar changes to the V4L2 capture driver as I did it in the patch for display. The TRY_FMT validates few parameters. Field (should be NONE or INTERLACED), format which should be UYVY or YUYV or SBGGR8 (only when raw capture is

[PATCH] ARM: DaVinci: I2C: initialize cmd_complete sooner

2008-02-26 Thread Troy Kisky
If an interrupt happens before an I2c master read/write, complete is called on uninitialized structure. Signed-off-by: Troy Kisky [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-davinci.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/i2c/busses/i2c-davinci.c

linux-fusion header not found

2008-02-26 Thread RyanYee/叶晔
I want cross compile directfb for my dvevm when I configure my directfb with ./configure --host=arm-linux --enable-devmem --disable-x11 --enable-multi \ --with-inputdrivers=keyboard --with-gfxdrivers=davinci \ --with-png=yes --with-freetypeyes report with linux-fusion header not found so where

RE: VISA API

2008-02-26 Thread Ring, Chris
You should be able to use KDevelop (and any other IDE that supports building C code with a supported toolchain) to build a Codec Engine app. There is a 'pre-build' config step required (using the XDC Tools) when building an executable that will require some extra work. There are some details on

Erasing protected NOR sector in linux

2008-02-26 Thread Joyab Bhabharawala
Hi, Can anybody tell me how can I erase a NOR sector that is protected (in linux)? Is there any linux command available for the same?? Thanks in advance, Joyab -- eInfochips Business Disclaimer: This message may contain confidential, proprietary or legally Privileged information. In

access GPIOs using DSP/BIOS

2008-02-26 Thread SNEHA KUNDARAPU
Is it possible to access GPIOs from the DSP processor, using DSP/BIOS ,on Davinci processor if possible can u give some sample code regards Sneha ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com