Ghislain MARY
|
fb0a4eb114
|
Update CMakeLists.txt so that the project can be added as a subdirectory of linphone-sdk.
|
3 years ago |
Johan Pascal
|
5c19a144dc
|
Fix overflow in encoder
+ do not left shift a negative int(undefined behaviour in C standard)
+ update test patterns
|
5 years ago |
Simon Morlat
|
2c3ff1ae1a
|
Change license headers to GPLv3.
|
6 years ago |
Simon Morlat
|
f193bd38e3
|
Set new urls.
|
7 years ago |
Johan Pascal
|
973b14d274
|
Patterns updated to match previous commits
if tests fail please delete the test/pattern directory this will trigger
the download of updated patterns
|
8 years ago |
Jehan Monnier
|
edc3520ef0
|
fix typo in cmake file
|
9 years ago |
Jehan Monnier
|
ee686c7d4f
|
fix cmake build script for unit test
|
9 years ago |
Jehan Monnier
|
1e684cd9a7
|
fix unit test for cmake build
|
9 years ago |
Ghislain MARY
|
6e1214ca49
|
The plugin part is no longer a plugin and is now integrated in mediastreamer2.
|
9 years ago |
Jehan Monnier
|
781e209a39
|
fix cmake build
|
9 years ago |
Jehan Monnier
|
9ee3ca64bc
|
add cmake file for test programs
|
9 years ago |
Gautier Pelloux-Prayer
|
da31d15918
|
license: update FSF address
|
10 years ago |
Johan Pascal
|
70708e0071
|
Update test patterns
|
10 years ago |
Simon Morlat
|
6f4e6aab6b
|
fix make distcheck
|
11 years ago |
François Grisez
|
e61851f533
|
Fix missing files in the distributed archive and prevent intallation of private headers
|
11 years ago |
Johan Pascal
|
948d32adf4
|
Add support for RFC3389 Comfort Noise Payload
|
11 years ago |
Johan Pascal
|
843c130cf7
|
Implement G729 AnnexB : VAD/DTX/CNG
- VAD algo is actually the variant described in G729 Appendix II
+ move headers to src files
|
11 years ago |
Johan Pascal
|
dd44e39cca
|
Fix test script for automated mode
- do not always return 0 or test is considered passed
|
11 years ago |
Jehan Monnier
|
193f651e00
|
replace md5sum by openssl md5 which is more portable
|
11 years ago |
Jehan Monnier
|
687351a720
|
make sure test are linked against static libbcg729 to be able to access private symbol
|
11 years ago |
Johan Pascal
|
ef25a58393
|
Fix testing script to launch all automated test and download pattern
|
11 years ago |
Johan Pascal
|
d470b0bb14
|
Fix Makefile to be able to run automated tests
|
11 years ago |
Ghislain MARY
|
b5013d1c4c
|
Fix some automake warnings.
|
12 years ago |
Johan Pascal
|
1ad5aa5abd
|
ITU G729 annexe A implementation
|
14 years ago |