g729 icon indicating copy to clipboard operation
g729 copied to clipboard

experimental version of G.729 codec for ARM devices

Results 5 g729 issues
Sort by recently updated
recently updated
newest added

The C implementation of VAD in G729 is not as efficient as the MATLAB Implementation, I think the inefficiency in C pulls the decisions of VAD to output speech as...

``` What steps will reproduce the problem? 1. Record 5 seconds of speech data in 16bit PCM using 8KHz sampling freq. 2. Encode using binary build from coder.c application What...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. First time build of doubango v2. 2. Follow all the steps as exactly as in the Technical Guide June 2013 rev of...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Compile/install g729 (./autogen.sh -> ./configure -> make -> make install) 2. Copy libg729b.so.0.0.0 to asterisk module path renaming it to codec_g729b 3....

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Compile with G729_ARM option, use the codec to communicate with other phone. 2. The program will crash while decoding first packet, I...

Priority-Medium
Type-Defect
auto-migrated