summaryrefslogtreecommitdiff
path: root/codecs
AgeCommit message (Expand)Author
2006-11-01Merged revisions 46847 via svnmerge from Russell Bryant
2006-10-13Merged revisions 45079 via svnmerge from Joshua Colp
2006-09-30merge compile fixes from 44080:Luigi Rizzo
2006-09-29Merged revisions 44055 via svnmerge from Kevin P. Fleming
2006-09-29Merged revisions 43996-43997,44008,44011-44012 via svnmerge from Kevin P. Fleming
2006-09-19be a little more consistent with our variable usageJason Parker
2006-09-08minor performance improvementKevin P. Fleming
2006-08-30Fix transcoding performance issueMark Spencer
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...Kevin P. Fleming
2006-08-24fix codec_gsm build for powerpcRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-26fix setting the CFLAGS for building codec libs so that they are built withRussell Bryant
2006-07-24Added a small fix to exclude the AMD optimized assembly file from being inclu...Steve Murphy
2006-07-15more Makefile cleanup and consistency stuffKevin P. Fleming
2006-07-12G726-32 changes:Kevin P. Fleming
2006-07-09remove skeleton support for G.723.1 codec since we will never ship the rest o...Kevin P. Fleming
2006-07-07pointer signedness warningsRussell Bryant
2006-07-07eliminate warning about unused variable that occurs in some casesRussell Bryant
2006-07-07pointer signedness warnings eliminationRussell Bryant
2006-07-06make the build output less noisy (optional, can be controlled by the NOISY_BU...Kevin P. Fleming
2006-07-06move rules file to prepare for generic rules fileKevin P. Fleming
2006-07-05allow codec_gsm to be built using internal GSM library again (oops!)Kevin P. Fleming
2006-07-05update dependency information to match new names for dependenciesKevin P. Fleming
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationsKevin P. Fleming
2006-06-29move FreeTDS version check into configure scriptKevin P. Fleming
2006-06-25use new (separate) dependencies file from menuselectKevin P. Fleming
2006-06-24clean up some damage from today's commitKevin P. Fleming
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...Kevin P. Fleming
2006-06-24search for Zaptel and libtonezone separately in the configure scriptKevin P. Fleming
2006-06-23add support for Zaptel transcodersKevin P. Fleming
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-09get rid of some more compiler warnings (thanks tholo for making me fix the lp...Kevin P. Fleming
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-05-30Merged revisions 30874 via svnmerge from Kevin P. Fleming
2006-05-30Merged revisions 30802 via svnmerge from Kevin P. Fleming
2006-05-25use the proper method for adding a new entryKevin P. Fleming
2006-05-25Merged revisions 30296 via svnmerge from Kevin P. Fleming
2006-05-23further codec module optimization based on codec_alaw changes by rizzoRussell Bryant
2006-05-21remove an unused variable, and while at itLuigi Rizzo
2006-05-20remove unused variableRussell Bryant
2006-05-20add some code optimizations, see the report for an explanation Russell Bryant
2006-05-05minor code optimizations to reduce the number of times that the ast_frameRussell Bryant