Commit Graph

416 Commits (ef72caed6ac6ec9051a708d114edcd069f9560ed)

Author SHA1 Message Date
Jonathan Rose 2ed1c4ed0f Block on frameout if the hardware has enough samples to complete a frame.
13 years ago
Kinsey Moore 94ff28f45b Simplify build system architecture optimization
13 years ago
Sean Bright f669e1cd85 Return g729 and g723.1 frames with the number of samples set properly.
13 years ago
Kinsey Moore d7e8d6c3ba More corrections for the ilbc code
13 years ago
Kinsey Moore 6448474ae1 Restore LSF_check function calls from set/unused variable removal
13 years ago
Kinsey Moore 6f5e1b65d2 Remove more set, but unused variables in the ilbc codec
13 years ago
Matthew Jordan e6e5f714e6 Remove unused variable 'tmp' from helpfun in ilbc codec
13 years ago
Matthew Jordan a0bf006348 Include iLBC source code for distribution with Asterisk
13 years ago
Jonathan Rose d3831204a9 Fixes some support level info so that it can be read by menuselect.
14 years ago
Tilghman Lesher e1c3a38653 Merged revisions 336733 via svnmerge from
14 years ago
David Vossel 51bb83603a The slin resampler is no longer dependent on an external library, but the dependency was not removed correctly.
14 years ago
Leif Madsen 7caa2349af Merged revisions 328209 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
Shaun Ruffell 3b52f36551 codec_dahdi: DAHDI still advertises formats using the old bitfields.
14 years ago
David Vossel e3222d8111 Fixes error with frame datalen being calculated from samples when this is not allwaya accurate.
14 years ago
David Vossel b1f4589536 Remove libresample dependency from codec_resample.c
14 years ago
Kevin P. Fleming 7cf70df999 Use "-march=native" when possible.
14 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
David Vossel 9f65acf33e Fix compile error in codec ilbc translator.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
14 years ago
Shaun Ruffell 178f3f1848 Merged revisions 293970 via svnmerge from
15 years ago
Paul Belanger 73c22a15b9 Merged revisions 285819 via svnmerge from
15 years ago
David Vossel d4bbf88e96 add speex 16khz sample frame so codec cost can be calculated
15 years ago
David Vossel b00f58da25 adds speex 16khz audio support
15 years ago
Richard Mudgett 6ab2173c97 Make compile again.
15 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
15 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
15 years ago
Tilghman Lesher fcdd407f5c OSARCH is not inherited to this directory
15 years ago
Tilghman Lesher f053b65f17 Make the Makefile logic more explicit and move the Snow Leopard logic down to where it's not executed on non-Darwin systems.
15 years ago
Tilghman Lesher c1e33534a5 Build system modifications to ensure that Asterisk properly builds on Mac OS X 10.6.
15 years ago
Joshua Colp 9c807da785 Merged revisions 229281 via svnmerge from
16 years ago
David Vossel 8a80c1bd8c Fixes merging issue from 1.4, frame data is held in data.ptr in trunk
16 years ago
David Vossel ee5ecf3c3e Merged revisions 228418 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant cd10bd931a Merged revisions 224931 via svnmerge from
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Brooks 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis.
16 years ago
Kevin P. Fleming 96e4e31eeb Merged revisions 207647 via svnmerge from
16 years ago
Sean Bright 6b5dbba90c Merged revisions 206635 via svnmerge from
16 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
16 years ago
Russell Bryant 19853c437e Shuttle some bits around to address some gain issues with G.722.
16 years ago
Russell Bryant 66c76daba1 Further simplify codec_g722 build.
16 years ago
Russell Bryant 79b5f06f34 Actually force running make for g722.
16 years ago
Shaun Ruffell c65029b74e Several changes to codec_dahdi to play nice with G723.
16 years ago
Kevin P. Fleming 8d5deb312b Merged revisions 157859 via svnmerge from
17 years ago
Kevin P. Fleming 10d36d9f34 fix a few small things found by using sparse
17 years ago
Jason Parker ae0a736353 Merge codec_consistency branch. This should make sample usage much happier.
17 years ago
Tilghman Lesher a8775172aa When using MALLOC_DEBUG, codec_lpc10 leaks memory, because it matches a library
17 years ago