Module: sems Branch: peterlemenkov/1.4.3-fedora Commit: e6fa8fa4578175314eddd8a48dd4f19c9fa1e5b6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e6fa8fa4578175314eddd8a48dd4f19c9fa1e5b6
Author: Peter Lemenkov <[email protected]> Committer: Peter Lemenkov <[email protected]> Date: Tue Nov 20 12:50:24 2012 +0400 Use bcg729 as a underlying library for g.729 plugin Signed-off-by: Peter Lemenkov <[email protected]> --- CMakeLists.txt | 8 + cmake/FindBcg729.cmake | 17 ++ core/plug-in/CMakeLists.txt | 4 +- core/plug-in/g729/CMakeLists.txt | 2 +- core/plug-in/g729/g729.c | 334 +++++--------------------------------- 5 files changed, 67 insertions(+), 298 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=e6fa8fa4578175314eddd8a48dd4f19c9fa1e5b6 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
