Gautier Pelloux-Prayer
|
cd6f4b05b8
|
Ignore autogenerated files
|
11 years ago |
Ghislain MARY
|
28fdc4259d
|
Fix build with CMake.
|
11 years ago |
Ghislain MARY
|
acc69ee785
|
Add CMakeLists.txt files to build with CMake.
|
11 years ago |
Ghislain MARY
|
97c9b61028
|
Fix size of the b30 array in the header.
|
11 years ago |
Johan Pascal
|
d37893e46d
|
Fix potential overflow in postFilter gain scaling factor computation
|
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 |
Jehan Monnier
|
de8142f449
|
make sure to have libbcg729 compiled for testing purposes
|
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 |
Gautier Pelloux-Prayer
|
0a58e95c1d
|
Ignore auto-generated files
|
12 years ago |
Ghislain MARY
|
7c90293aa5
|
Fix Windows Phone 8 solution.
|
12 years ago |
Ghislain MARY
|
a2fd44b70e
|
Fix mediastreamer2 reference in Windows Phone 8 project.
|
12 years ago |
Ghislain MARY
|
337b526679
|
Clean Windows Phone 8 project and solution.
|
12 years ago |
Ghislain MARY
|
b083a8ad3d
|
Fix compilation for Windows Phone 8.
|
12 years ago |
Margaux Clerc
|
2e36a5d4bc
|
Add rpm support
|
12 years ago |
Guillaume BIENKOWSKI
|
cb467db358
|
Fix a bad include barrier
|
12 years ago |
Ghislain MARY
|
2634faf85a
|
Allow out-of-tree build and use config.h file.
|
12 years ago |
Ghislain MARY
|
b5013d1c4c
|
Fix some automake warnings.
|
12 years ago |
Ghislain MARY
|
0825bdb60b
|
Build only libmsbcg729 if compiling mediastreamer plugin, libbcg729 otherwise.
|
12 years ago |
Ghislain MARY
|
d9f9d231b1
|
Add libtool initialization and hack for MinGW.
|
12 years ago |
Ghislain MARY
|
82d05cf71a
|
Fix visibility problem on non-mingw platforms (all symbols were hidden so the plugin could not be loaded).
|
12 years ago |
Ghislain MARY
|
b062b1fdc3
|
Add missing AC_CANONICAL_SYSTEM option.
|
12 years ago |
Ghislain MARY
|
ed04a86611
|
Fix visibility issues when compiling with mingw32.
|
12 years ago |
Ghislain MARY
|
31a89d7d95
|
Compile bcg729 as a static library on Android.
|
12 years ago |
Ghislain MARY
|
860c8544e8
|
Fix compilation for Windows Phone 8.
|
12 years ago |
Ghislain MARY
|
1caaaee1a0
|
Add Visual Studio project for Window Phone 8.
|
12 years ago |
Simon Morlat
|
136c165a61
|
fix visibility of symbols (wasn't working at all before)
|
13 years ago |
Ghislain MARY
|
715309618f
|
Fix configure.ac to define BUILD_MSBCG729 correctly.
|
13 years ago |
Ghislain MARY
|
9579f5f782
|
Compile bcg729 as ARM on Android.
|
13 years ago |
Guillaume Beraudo
|
a4763c9506
|
Rework autoconf scripts.
|
13 years ago |
Yann Diorcet
|
8d5d6c1e96
|
use mblk_meta_copy in decode process
|
14 years ago |
Yann Diorcet
|
50c5aa79fe
|
PLC decoder: Use plc flag of block
|
14 years ago |
Yann Diorcet
|
778ec98582
|
Implement MS_DECODER_HAVE_PLC
|
14 years ago |
johan
|
56408c29a1
|
Bug fix in decoder/postFilter
Possible division by 0, check on operand values must be done on the scaled
ones used as denominator.
|
14 years ago |
Jehan Monnier
|
5033673ef8
|
add --disable test option
|
14 years ago |
Jehan Monnier
|
41cbf52f71
|
add Android.mk files
|
14 years ago |
Jehan Monnier
|
d5bc18eb99
|
mofify REAME
|
14 years ago |
Johan Pascal
|
1ad5aa5abd
|
ITU G729 annexe A implementation
|
14 years ago |