Commit Graph

18 Commits

Author SHA1 Message Date
Michal Bielicki
fb4dceeed0 got rid of dos fileendings suddenly appearing in this file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-19 08:53:29 +00:00
Michael Jerris
32e267ee53 hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7655 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:57:07 +00:00
Michael Jerris
bd458e9913 hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7654 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:38:28 +00:00
Michael Jerris
2f8db0d750 hints for the code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7653 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:27:14 +00:00
Michael Jerris
f1de784d11 add assert macro to silence msvc code analysis.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7652 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:11:21 +00:00
Michael Jerris
e4cefcd14d casts to shut up msvc warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7651 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 05:00:41 +00:00
Michael Jerris
d2ef447ed1 add mod_voipcodecs to msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7649 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 04:46:07 +00:00
Michael Jerris
f1d178f0f6 cast to uint8_t
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7648 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 03:39:25 +00:00
Michael Jerris
fd01583784 msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7647 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 03:30:42 +00:00
Brian West
55d749ff23 update voipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7600 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-13 00:44:51 +00:00
Michal Bielicki
145ccc38fe suncc options
have to check if I can find some more specific mmx annd sse stuff than just native plus fast optimisation


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7578 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-10 12:50:56 +00:00
Brian West
0652b56fe1 bring this in sync with latest voipcodec release... need to update mod_voipcodecs.c to new lpc10 changes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7572 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 22:36:00 +00:00
Brian West
e2b87c93aa fix ima_adpcm fixes I fixed up before.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 19:05:42 +00:00
Brian West
c65319c4b3 update adpcm interops with eyebeam 8k and 16k ADPCM
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7570 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 17:43:42 +00:00
Michael Jerris
b2b278ce94 closer to building on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-09 04:24:46 +00:00
Michael Jerris
d92f065768 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7552 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-08 00:52:12 +00:00
Michael Jerris
ad55545669 voipcodecs configure tweaks, add to build system
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7548 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 23:55:24 +00:00
Michael Jerris
0f27549c48 inital checkin of voipcodecs library version 0.0.1 from http://www.soft-switch.org/downloads/voipcodecs/ thank you Steve
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7544 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-07 22:00:10 +00:00