TI Developer Conference?

2008-02-11 Thread David A Kondrad
Just curious, anyone going to this year's TI Developer Conference in Dallas, Texas USA? By the way, wow what a flurry of activity while I was gone on vacation. There's some great things happening here. DAVID A. KONDRAD Software Design Engineer On-Q/Legrand www.onqlegrand.com

RE: C++ Apps and Codec Engine

2008-01-28 Thread David A Kondrad
and report back the results so others can benefit. DAVID A. KONDRAD Software Design Engineer On-Q/Legrand www.onqlegrand.com ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman/listinfo

Re: Capturing NTSC video (DVEM)

2008-01-24 Thread David A Kondrad
. Here's the docs: http://v4l2spec.bytesex.org/spec-single/v4l2.html#PIXFMT http://v4l2spec.bytesex.org/spec-single/v4l2.html#VIDIOC-G-FMT http://v4l2spec.bytesex.org/spec-single/v4l2.html#V4L2-FIELD Hope that helps! David DAVID A. KONDRAD Software Design Engineer On-Q/Legrand www.onqlegrand.com

Re: OSS audio driver under-run breakthrough

2008-01-15 Thread David A Kondrad
Andy: Hmm, we'll probably also see this once we implement our intercom messaging functionality. Without looking at the code, my best guess would be the either prime rx section of code or the idle spin. Did it at least fix the write stall? DAVID A. KONDRAD Software Design Engineer On-Q/Legrand

Re: OSS audio driver under-run breakthrough

2008-01-14 Thread David A Kondrad
Greetings, I goofed on problem 1 and forgot to include the code snippet. You could infer the code section from the solution, but it's the following if-statement: if(AUDIO_QUEUE_LAST(s)) { // Code omitted (processes a queue request then returns) } -- David DAVID A. KONDRAD Software Design

Re: LCD driver

2008-01-11 Thread David A Kondrad
] [00 01 00] [00 000??? ??] Sorry I can't be more of a help, but we use the standard output to a TI vid encoder as it is layed out on the DVEVM. I have written LCD drivers for other products, but unfortunately they used RGB565 also. DAVID A. KONDRAD Software Design Engineer On-Q

Re: Resizer Driver

2008-01-09 Thread David A Kondrad
to a separate directory (i.e. ti_patches_applied) so that you can reverse them if needed. Hope this helps. DAVID A. KONDRAD Software Design Engineer On-Q/Legrand www.onqlegrand.com ___ Davinci-linux-open-source mailing list Davinci-linux-open-source

clock_* functions fail for HR timers with git 2.6.23 + RT3 patch

2007-12-21 Thread David A Kondrad
to be configured for this to work correctly? Thanks! DAVID A. KONDRAD Software Design Engineer On-Q/Legrand www.onqlegrand.com ___ Davinci-linux-open-source mailing list Davinci-linux-open-source@linux.davincidsp.com http://linux.davincidsp.com/mailman