Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: about ITU G726 source code... (Read 4326 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

about ITU G726 source code...

1. I downloaded G726 encoder/decoder  source code from ITU... But it require A- or mu- pcm for input, and waste much  money and cpu...  but why? As we know,G726 core is adpcm, and adpcm should be transparent for  input signal? why g726 require A- or mu- pcm ?
2. where can I download G726 source code, only linear pcm for input ,not including G711 factor?
3.thanks.