Hi Aleksandar, > In stack the is enumeration OOCapabilities (file ooCapability.h) > which defines list of available codecs. However, in this list not all > codecs are defined, especially there is no G726 support. Why? What needs > to be done in order to add G726 codes? Does Obj-Sys plans to add G726 as > well? If not, can somebody give me some guidelines from where to start > hacking of the stack?
You can refer the 711 codec functions, you will need to add exactly same functions for 726 codec. Let us know if you incorporate this changes. Regards, Avin Patel Objective Systems, Inc. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ ooh323c-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ooh323c-devel
