Commit Graph

482 Commits (master)

Author SHA1 Message Date
Kinsey Moore 510b3b3594 Allow codec_resample to be unloaded
12 years ago
David M. Lee ed382681e5 Multiple revisions 383341-383342
12 years ago
Kinsey Moore 8e3815a8ee Prevent segfault for interpolated iLBC frames
12 years ago
Kinsey Moore 86b9e31796 codec_dahdi: Fix output of "transcoder show" CLI command.
13 years ago
Jonathan Rose 31f1881ceb GSM: Fix encoding problems with GSM
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Andrew Latham b106b77041 Title update
13 years ago
Richard Mudgett 23be67622d Fix valgrind found memcpy issues in codec_ilbc.
13 years ago
Richard Mudgett a71a541eda Make rebuild GSM, ilbc, or lpc10 codecs if the respective sources change.
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Kevin P. Fleming b5193428a7 Enable usage of system-provided iLBC library.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Jonathan Rose 6f6af21383 Block on frameout if the hardware has enough samples to complete a frame.
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Kinsey Moore 8696daadf8 Simplify build system architecture optimization
13 years ago
Sean Bright 5aba1ca84a Return g729 and g723.1 frames with the number of samples set properly.
13 years ago
Tilghman Lesher a78b0af5ea Re-commit the verbose branch.
13 years ago
Kinsey Moore 43621b05a9 More corrections for the ilbc code
13 years ago
Kinsey Moore d61920b6d9 Restore LSF_check function calls from set/unused variable removal
13 years ago
Kinsey Moore 75243988d5 Remove more set, but unused variables in the ilbc codec
13 years ago
Matthew Jordan 7a442b017c Remove unused variable 'tmp' from helpfun in ilbc codec
13 years ago
Matthew Jordan 16adf6de8c Include iLBC source code for distribution with Asterisk
13 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Tilghman Lesher 5e7121b44f Merged revisions 336734 via svnmerge from
14 years ago
David Vossel 80a4611fd7 Merged revisions 330940 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 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
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
Shaun Ruffell f75d794c69 Fix bug where the samples were not accurate when in G723 mode, which would
17 years ago
Sean Bright db1ed285c4 More RSW merges. This should do it for the channels/ dir.
17 years ago
Shaun Ruffell f9ba4bf070 Updating codec_dahdi to the new transcoder interface.
17 years ago
Sean Bright 6305009cfc More merges from resolve-shadow warnings:
17 years ago
Russell Bryant c87f901cfd Remove libresample from the Asterisk source tree. It is now available in its
17 years ago
Russell Bryant 5de127e103 Enable higher quality resampling, as it doesn't have a noticeable performance
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris
17 years ago
Kevin P. Fleming fd4a60c459 Merged revisions 125132 via svnmerge from
17 years ago
Jeff Peeler ef3b214728 Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
17 years ago
Donny Kavanagh 2433d6ecb9 Revision 117802 changed frame.data to frame.data.ptr however codec_ilbc.c was not updated. This resolves that oversight.
17 years ago
Jason Parker f7eb823a7a Fix a few places where frame data was used directly.
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Joshua Colp fc120bf827 Merged revisions 115327 via svnmerge from
17 years ago
Jason Parker 7af650c18b Merged revisions 111856 via svnmerge from
17 years ago
Kevin P. Fleming 789831ef9a Merged revisions 110880 via svnmerge from
17 years ago
Jason Parker e3ea6829bb Merged revisions 110474 via svnmerge from
17 years ago
Russell Bryant f31cc97197 Use the correct buffer for g722tolin16_sample. This shouldn't have caused any
17 years ago
Jason Parker 56bddc2a0d Merged revisions 109648 via svnmerge from
17 years ago
Kevin P. Fleming 4925e7b835 Merged revisions 107464 via svnmerge from
17 years ago
Russell Bryant 5ca5d97673 Merge changes from team/russell/g722-sillyness ...
17 years ago
Joshua Colp c692e1cacb Merged revisions 98951 via svnmerge from
18 years ago
Russell Bryant 4fb04cb58a Merged revisions 98943 via svnmerge from
18 years ago
Russell Bryant 7bc92eda05 Kevin noted that the thing that I _actually_ changed here was that I converted
18 years ago
Russell Bryant d1256bb8a6 Fix a bus error that happened when asterisk was built with optimizations on
18 years ago
Russell Bryant c67509e429 At one point during working on this module, I had the lin/lin16 versions of the
18 years ago
Russell Bryant 9387f036d8 - Fix the last set of places where incorrect assumptions were made about the
18 years ago
Russell Bryant a2c08fe0f0 Fix various issues in codec_g722.
18 years ago
Russell Bryant 0a5bfb9eb8 Fix the buffer_samples value. For signed linear, the number of samples needed
18 years ago
Russell Bryant 0da0033675 Fix this so it doesn't force codec_g722 to get relinked every time
18 years ago
Russell Bryant cc11e9569d Ensure that libg722.a gets rebuilt if one of the files changes
18 years ago