Module: sems Branch: master Commit: 212426f66c90dbc8708766503cf19ba5a04b5f93 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=212426f66c90dbc8708766503cf19ba5a04b5f93
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Feb 21 18:22:05 2012 +0100 added resample library from Stefan Keller Thanks to Stefan <[email protected]> for this great contribution! --- Makefile.defs | 9 +- core/Makefile | 21 ++- core/resample/Makefile | 29 ++ core/resample/resample.cpp | 804 ++++++++++++++++++++++++++++++++++++++++++++ core/resample/resample.h | 113 ++++++ 5 files changed, 972 insertions(+), 4 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=212426f66c90dbc8708766503cf19ba5a04b5f93 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
