bcg729

所属分类:音频处理
开发工具:Visual C++
文件大小:481KB
下载次数:17
上传日期:2017-03-19 22:09:39
上 传 者qianshou59
说明:  G729 标准,20ms 采样数据,最大支持50通道独立编、解码。内部附G729 C++封装类和测试代码。
(G729 standard, 20ms sampling data, the maximum support 50 channel independent editing, decoding. Internal with G729 C++ wrapper class and test code.)

文件列表:
bcg729\0_0.g729 (53240, 2016-04-23)
bcg729\Android.mk (1280, 2016-04-13)
bcg729\AUTHORS (75, 2016-04-13)
bcg729\autogen.sh (672, 2016-04-13)
bcg729\bcg729.cpp (1749, 2016-04-23)
bcg729\bcg729.h (909, 2016-04-23)
bcg729\bcg729.spec.in (1076, 2016-04-13)
bcg729\bcg729.vcproj (8707, 2016-04-24)
bcg729\bcg729.vcproj.lenovo-PC.lenovo.user (1486, 2016-04-24)
bcg729\Bcg729Config.cmake (1499, 2016-04-13)
bcg729\build\windows10\libmsbcg729\libmsbcg729.sln (12334, 2016-04-13)
bcg729\build\windows10\libmsbcg729\libmsbcg729.vcxproj (5907, 2016-04-13)
bcg729\build\wp8\bcg729\bcg729.sln (6833, 2016-04-13)
bcg729\build\wp8\bcg729\bcg729.vcxproj (6923, 2016-04-13)
bcg729\ChangeLog (0, 2016-04-13)
bcg729\CMakeLists.txt (3390, 2016-04-13)
bcg729\config.h.cmake (1371, 2016-04-13)
bcg729\configure.ac (2361, 2016-04-13)
bcg729\COPYING (17992, 2016-04-13)
bcg729\Debug\adaptativeCodebookSearch.obj (8971, 2016-04-23)
bcg729\Debug\bcg729.exe.embed.manifest (403, 2016-04-23)
bcg729\Debug\bcg729.exe.embed.manifest.res (468, 2016-04-23)
bcg729\Debug\bcg729.exe.intermediate.manifest (385, 2016-04-24)
bcg729\Debug\bcg729.obj (30190, 2016-04-23)
bcg729\Debug\BuildLog.htm (9462, 2016-04-24)
bcg729\Debug\cng.obj (21717, 2016-04-23)
bcg729\Debug\codebooks.obj (9719, 2016-04-23)
bcg729\Debug\computeAdaptativeCodebookGain.obj (5449, 2016-04-23)
bcg729\Debug\computeLP.obj (10626, 2016-04-23)
bcg729\Debug\computeWeightedSpeech.obj (6446, 2016-04-23)
bcg729\Debug\decodeAdaptativeCodeVector.obj (8355, 2016-04-23)
bcg729\Debug\decodeFixedCodeVector.obj (5608, 2016-04-23)
bcg729\Debug\decodeGains.obj (7297, 2016-04-23)
bcg729\Debug\decodeLSP.obj (11253, 2016-04-23)
bcg729\Debug\decoder.obj (13211, 2016-04-23)
bcg729\Debug\decoderMain.obj (31044, 2016-04-24)
bcg729\Debug\dtx.obj (21341, 2016-04-23)
bcg729\Debug\encoder.obj (24417, 2016-04-23)
bcg729\Debug\encoderMain.obj (30200, 2016-04-23)
... ...

bcg729 is an opensource implementation of both encoder and decoder of the ITU G729 Annex A speech codec. The library written in C 99 is fully portable and can be executed on many platforms including both ARM processor and x86. libbcg729 supports concurrent channels encoding/decoding for multi call application such conferencing. This project was initially developed as part of Mediastreamer2, the Linphone's media processing engine. So it also contains the glue to be integrated in Linphone/Mediastreamer2. Licensing: The source code is licensed under GPLv2. ITU G729 usage is governed by a patent license to be acquired from Sipro Lab By default, the upstream package installs into /usr/local. Please use './configure --prefix' to change it Linphone plugin is compile if both mediastremer2 and ortp are installed # Tests suite: - Tests are defined for each functional bloc (more or less matching a source file) and for global encoding/decoding - Use 'make check' to compile and run all tests available in the test directory. - Input tests pattern have been generated by ITU code using ITU tests patterns. The test patterns are not part of this repository but can be downloaded here: http://www.belledonne-communications.com/downloads/bcg729-patterns.zip However, the first run of 'make check' will get them for you. - To run partial test, use perl executable 'testCampaign' in the test directory. './testCampaign ' You must first download the tests patterns using 'make check' or manually

近期下载者

相关文件


收藏者