Supporting multiple codecs

2009-05-28 Thread Azam Ansari
Hi, I am using 2 different audio codecs. It seems that the davinci audio supports only one codec at a time. How can I support more than one codec? file: sound/oss/davinci-audio.c int audio_register_codec(audio_state_t * codec_state) { int ret; FN_IN; /* We dont handle multiple

Re: Supporting multiple codecs

2009-05-28 Thread Steve Chen
On Thu, 2009-05-28 at 19:06 +0530, Azam Ansari wrote: Hi Steve, Does latest version support OSS with multiple codecs? There is multiple codec support for McASP (dm6467). However, to the best of my knowledge, there is no multiple codec support for McBSP (dm644x/dm355). We are using OSS