From: Steven S. <ss...@so...> - 2004-04-09 23:55:59
|
Ok. I bit the bullet and went out to the iLBC web site to download the code. Odd thing is, the code there is embedded in the RFC for the codec. SO... After jacking around with an Awk script for a whie, I was able to pull out the code. I got it to compile under Windows (gcc) without any issues. I now have a nice libilbc.a file sitting here. The real question is, how do I go about making it a part of the library? Or do I? My inclination is to try to "externalize" the codecs - move both iLBC and GSM outside of the library (as DLLs in Windows -- presumably SOs in Linux). Before I go hacking away, does anybody have any thoughts about this? Thanks, Steve Steven Sokol Owner/Manager Sokol & Associates, LLC Phone: 816.822.1807 IaxTel: 700.613.9004 Web: http://www.sokol-associates.com |