Commit Graph

413 Commits (1.8)

Author SHA1 Message Date
Jonathan Rose d74eabf012 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
David M. Lee 5cf67a7ab2 Removed codecs/g722/*.i on make clean
12 years ago
Kinsey Moore 6544f79e8a Prevent segfault for interpolated iLBC frames
12 years ago
Jonathan Rose 452593ba3d GSM: Fix encoding problems with GSM
13 years ago
Richard Mudgett 1e43c3bada Fix valgrind found memcpy issues in codec_ilbc.
13 years ago
Richard Mudgett f5a131c23b Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.
13 years ago
Jonathan Rose 50b43947f1 Block on frameout if the hardware has enough samples to complete a frame.
13 years ago
Kinsey Moore 3bb065e39a Simplify build system architecture optimization
13 years ago
Sean Bright acd1d86053 Return g729 and g723.1 frames with the number of samples set properly.
13 years ago
Kinsey Moore 2cefb60505 More corrections for the ilbc code
13 years ago
Kinsey Moore cc1bed34f9 Allow ilbc code to build under dev mode
13 years ago
Matthew Jordan 4a76662bca Remove unused variable 'tmp' from helpfun in ilbc codec
13 years ago
Matthew Jordan 177700450a Include iLBC source code for distribution with Asterisk
13 years ago
Jonathan Rose 88bf8d3316 Fixes some support level info so that it can be read by menuselect.
14 years ago
Tilghman Lesher 02795f190e Various changes to allow 1.8 to compile on Mac OS X Lion (10.7)
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Tilghman Lesher 9a3fd9a994 Removing type attributes, as a change to menuselect makes them no longer necessary.
14 years ago
Tilghman Lesher d104b4e701 Add the attribute "type" to each "<use>" for menuselect.
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Shaun Ruffell c45ac8cc9c Merged revisions 293969 via svnmerge from
15 years ago
Paul Belanger 1e425a1812 Merged revisions 285818 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
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Russell Bryant c0c743a5fa Update instructions for getting libresample
17 years ago
Shaun Ruffell b39e0f3c66 Remove extraneous debugging messages.
17 years ago