aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_jack.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-15Convert a few places to use ast_calloc_with_stringfields where applicable.seanbright1-5/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-5/+5
2009-06-06minor tweakrussell1-1/+1
2009-06-06Constify a string and strip trailing whitespace.russell1-23/+24
2009-05-21Const-ify the world (or at least a good part of it)kpfleming1-7/+2
2009-04-14Making sure we have references to external libraries.oej1-1/+1
2008-12-15Fix build WRT ast_str_opaquerussell1-1/+1
2008-11-01Merge changes from team/group/appdocsxmlrussell1-12/+40
2008-09-02Update instructions for getting libresamplerussell1-1/+3
2008-08-07stop using deprecated API callkpfleming1-2/+2
2008-07-21Remove libresample from the Asterisk source tree. It is now available in itsrussell1-1/+4
2008-07-21Enable higher quality resampling, as it doesn't have a noticeable performancerussell1-1/+1
2008-05-22Fix a few places where frame data was used directly.qwell1-4/+4
2008-05-13Re-introduce proper error handling that was removed in recent commits.russell1-4/+8
2008-05-10ameliorate load and unload to dont use DECLINED or FAILED, when theres no .co...junky1-7/+4
2008-04-22Add a c() option for the Jack() application and JACK_HOOK() funciton for supp...russell1-7/+27
2008-01-14Add another small option for the JACK app and JACK_HOOK function. The 'n'russell1-6/+18
2008-01-13Bring in the code from team/russell/jack/.russell1-0/+959