aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/codec_resample.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-02Merged revisions 140566 via svnmerge from russell1-1/+2
2008-07-21Merged revisions 132390 via svnmerge from russell1-1/+8
2008-07-21Merged revisions 132388 via svnmerge from russell1-1/+1
2008-07-11Merged revisions 130129 via svnmerge from bbryant1-2/+2
2008-01-11Kevin noted that the thing that I _actually_ changed here was that I convertedrussell1-3/+3
2008-01-11Fix a bus error that happened when asterisk was built with optimizations on russell1-2/+6
2008-01-10Fix the buffer_samples value. For signed linear, the number of samples neededrussell1-1/+1
2008-01-02and now just to keep the libresample party going... if the functions from lib...kpfleming1-2/+1
2008-01-02go back to including libresample in the main Asterisk binary, but this time i...kpfleming1-4/+0
2008-01-02Instead of linking libresample into the main Asterisk binary, build it asrussell1-0/+4
2008-01-01make codec_resample build on __CYGWIN__, and make it load on FreeBSDrizzo1-1/+1
2007-12-31Use float.h to fix the build on FreeBSD. Also, add some other platforms asrussell1-1/+1
2007-12-31Merge changes from team/russell/codec_resamplerussell1-0/+234