Sementation fault

2007-03-13 Thread Subhash
Hi All, I am developing application on Davinci. I try to use codec engine APIs, and I face few problems after integrating Codec engine in my application. I have listed down the problems below 1. In my application first i called CERuntime_init function. When I call Engine_open API it gives errors

Re: Sementation fault

2007-03-13 Thread Andy Ngo
Subject: Sementation fault Hi All, I am developing application on Davinci. I try to use codec engine APIs, and I face few problems after integrating Codec engine in my application. I have listed down the problems below 1. In my application first i called CERuntime_init function. When I call

RE: Sementation fault

2007-03-13 Thread Ring, Chris
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Ngo Sent: Tuesday, March 13, 2007 1:03 PM To: Subhash; davinci-linux-open-source@linux.davincidsp.com Subject: Re: Sementation fault Make sure you link in the necessary CE libraries with your

Re: Sementation fault

2007-03-13 Thread Andy Ngo
, 2007 2:25:59 PM Subject: RE: Sementation fault Hmmm, have to be careful here. The list of libraries to link in will vary with the application config. For example, Andy, if you added a video codec to your application config, you'd need to add video.a470MV. If you enabled debug libraries