Avin,

    Concerning G276 support, in ooGetCapTypeText() I was not able to see a placeholder for this capability. Should it be added and the bottom of capTypes[]? Since there is a placeholder for G728 codec, and since my hardware supports it as well, I'll start with adding support for it. Because you suggested to refer to G711 functions when adding G726, is it similar case with G728 (I'm not so familiar with G7xx internals)?

    It seems that I'll be idle on other tasks these days, so it's a good opporunity to start adding support for missing codecs. Before doing that, I have two questions:

    1. Should ooh323c/specs/MULTIMEDIA-SYSTEM-CONTROL.asn be updated too? If yes, how to do that (just simple editing should be OK)?
    2. How can changes in the stack be comminted to the community? I could make diff output between ooh323c-0.8 release and my working copy.

    Best regards,
       Aleksandar


Avin Patel wrote:
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
ooh323c-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ooh323c-devel


  
------------------------------------------------------- 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 ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel

Reply via email to