TI's DaVinci JPEG encoder: where's the JFIF header ?

2009-05-05 Thread Avishai Hendel
in the encoder's API a way to turn this feature on (if it's supported, which is unclear). Anyone has any insight on this ? Thanx, Avishai Hendel Software Engineer MangoDSP Ltd. E-mail: avish...@mangodsp.com mailto:avish...@mangodsp.com Work: +972 2 588 5037

RE: migration to CE 2.10: DSP server linkage failure

2009-03-31 Thread Avishai Hendel
, 2009 3:21 AM To: Avishai Hendel; davinci-linux-open-source@linux.davincidsp.com Subject: RE: migration to CE 2.10: DSP server linkage failure I think you see this if you build your server with --mem_model:data=far. Servers shouldn't throw that build flag. I checked and CE 1.20's config.bld _did_

migration to CE 2.10: DSP server linkage failure

2009-03-29 Thread Avishai Hendel
section). Where have I gone wrong? Regards, Avishai Hendel Software Engineer MangoDSP Ltd. E-mail: avish...@mangodsp.com Work: +972 2 588 5037 ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http

CE 2_00 examples build: blowing off steam

2007-12-02 Thread Avishai Hendel
Hi all (and especially the guys in TI), following are some problems I came across while trying to 'simply' build the examples directory distributed with Codec Engine 2_00, following instructions in examples/build_instructions.html. All these problems can be easily overcome by some hacking,

Only 'encode' mpeg4 demo works - all others don't - debug trace included

2007-05-16 Thread Avishai Hendel
) @0x0022a176:[T:0x402c8568] CE - rserverClose(0x32914), count = 2 @0x0022a1fc:[T:0x402c8568] CE - rserverClose(0x32914) done. Like stated before, following this is a complete EVM freeze. Regards, Avishai Hendel Software Engineer MangoDSP Ltd. E-mail: [EMAIL PROTECTED] Work: +972 2 588 5041

Only encode mpeg4 demo works - all others don't

2007-05-15 Thread Avishai Hendel
the system completely. I'm running version 1_10 of the DVEVM, and tried to use both the original DVEVM kernel, and the patched kernel (level 28-1) available from the update site. Regards, Avishai Hendel Software Engineer MangoDSP Ltd. E-mail: [EMAIL PROTECTED] Work: +972 2 588 5041

Can't open Codec Engine created with .l64P file

2007-03-23 Thread Avishai Hendel
Hello all, I'm trying to use a Codec Engine that utilizes a codec that was shipped to us by TI. The library I received is a '.l64P' file. I've followed directions on both sprued6.pdf to package the library, and directions from spraae7.pdf to make algorithm package. Everything seems to

problems during DSPLINK build

2006-12-25 Thread Avishai Hendel
Hello all, I am trying to follow the instructions given to build a new dsplink module, suitable to my custom card (using less memory than 256M). The procedure is explained in http://www.mail-archive.com/[EMAIL PROTECTED] om/msg00876.html. I can compile the gpp side with no problems, however when

RE: problems during DSPLINK build

2006-12-25 Thread Avishai Hendel
. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Avishai Hendel Sent: Monday, December 25, 2006 3:06 PM To: davinci-linux-open-source@linux.davincidsp.com Subject: problems during DSPLINK build Hello all, I am trying to follow the instructions given