aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
AgeCommit message (Expand)AuthorFilesLines
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming1-0/+1
2010-03-16OSARCH is not inherited to this directorytilghman1-1/+1
2010-03-15Make the Makefile logic more explicit and move the Snow Leopard logic down to...tilghman1-10/+12
2010-03-09Build system modifications to ensure that Asterisk properly builds on Mac OS ...tilghman1-0/+5
2009-11-10Merged revisions 229281 via svnmerge from file1-42/+0
2009-11-06Fixes merging issue from 1.4, frame data is held in data.ptr in trunkdvossel1-1/+1
2009-11-06Merged revisions 228418 via svnmerge from dvossel1-0/+5
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman11-17/+42
2009-10-21Merged revisions 224931 via svnmerge from russell1-8/+4
2009-08-10AST-2009-005tilghman1-4/+4
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.dbrooks1-1/+1
2009-07-21Merged revisions 207647 via svnmerge from kpfleming3-3/+3
2009-07-15Merged revisions 206635 via svnmerge from seanbright1-3/+3
2009-06-18fixes some memory leaks and redundant conditionsdvossel1-1/+1
2009-05-15Shuttle some bits around to address some gain issues with G.722.russell2-6/+6
2009-05-15Further simplify codec_g722 build.russell2-26/+2
2009-05-15Actually force running make for g722.russell1-3/+3
2009-02-17Several changes to codec_dahdi to play nice with G723.sruffell1-84/+325
2008-11-20Merged revisions 157859 via svnmerge from kpfleming1-1/+1
2008-10-30fix a few small things found by using sparsekpfleming1-1/+2
2008-10-17Merge codec_consistency branch. This should make sample usage much happier.qwell36-1052/+358
2008-10-15When using MALLOC_DEBUG, codec_lpc10 leaks memory, because it matches a librarytilghman1-1/+1
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman9-27/+9
2008-09-02Update instructions for getting libresamplerussell1-1/+2
2008-08-20Remove extraneous debugging messages.sruffell1-2/+0
2008-08-20Fix bug where the samples were not accurate when in G723 mode, which wouldsruffell1-5/+8
2008-08-09More RSW merges. This should do it for the channels/ dir.seanbright1-4/+4
2008-08-07Updating codec_dahdi to the new transcoder interface.sruffell1-108/+80
2008-08-07More merges from resolve-shadow warnings:seanbright2-5/+5
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsrussell1-1/+8
2008-07-21Enable higher quality resampling, as it doesn't have a noticeable performancerussell1-1/+1
2008-07-11Janitor patch to change uses of sizeof to ARRAY_LENbbryant3-6/+6
2008-06-26Convert casts to unions, to fix alignment issues on Solaristilghman11-24/+24
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-1/+2
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler1-67/+66
2008-06-10Revision 117802 changed frame.data to frame.data.ptr however codec_ilbc.c was...juggie1-4/+4
2008-05-22Fix a few places where frame data was used directly.qwell1-4/+4
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak10-44/+44
2008-05-05Merged revisions 115327 via svnmerge from file1-0/+1
2008-03-28Merged revisions 111856 via svnmerge from qwell1-3/+3
2008-03-26Merged revisions 110880 via svnmerge from kpfleming50-7359/+5
2008-03-21Merged revisions 110474 via svnmerge from qwell1-3/+3
2008-03-20Use the correct buffer for g722tolin16_sample. This shouldn't have caused anyrussell1-3/+3
2008-03-18Merged revisions 109648 via svnmerge from qwell1-1/+1
2008-03-11Merged revisions 107464 via svnmerge from kpfleming1-1/+1
2008-03-07Merge changes from team/russell/g722-sillyness ...russell1-2/+6
2008-01-16Merged revisions 98951 via svnmerge from file1-0/+1
2008-01-15Merged revisions 98943 via svnmerge from russell1-17/+18
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