Commit Graph

102 Commits (eda1af091ef92d9ea4143a290fb8323cdf801e12)

Author SHA1 Message Date
Kevin Harwell 63c68d023c translate: generic plc not filled in after translation
8 years ago
Corey Farrell bd926539b0 main/translate: Use ast_cli_completion_add.
8 years ago
Alexander Traud b45fb3a6ec translate: Avoid absolute value on unsigned substraction.
8 years ago
Corey Farrell 381ed4f1cc core: Fix multiple trivial issues in the core.
8 years ago
Corey Farrell 2691ee68ce translate: Skip matrix_rebuild during shutdown.
8 years ago
Jenkins2 0f4152307a Merge "translate: Transcode siren14, speex32, silk24, and silk12 via slin16." into 13
8 years ago
Alexander Traud c46cab49a3 translate: Transcode siren14, speex32, silk24, and silk12 via slin16.
8 years ago
Alexander Traud 0f719aa051 translate: Show sample rate for silk, speex, and slin in translation table.
8 years ago
Joshua Colp ae696132a2 frame: Better handle interpolated frames.
9 years ago
Kevin Harwell 8cef8f35e7 translate: explicit format destination not properly set
9 years ago
Alexander Traud 69e3d40ad7 translate: Avoid a warning message when doing FEC within Opus Codec.
10 years ago
Alexander Traud 0b508789ab translate: Provide translation modules the result of SDP negotiation.
10 years ago
Alexander Traud b88c54fa4b translate: Fix transcoding while different in frame size.
10 years ago
Richard Mudgett a63f7ad04a translate.c: Only select audio codecs to determine the best translation choice.
11 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
11 years ago
Richard Mudgett 70f1c82ac2 translage.c: Fix regression when generating translation path strings.
11 years ago
Mark Michelson 23a375be5f Add API call to determine if format capability structure is "empty".
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Joshua Colp 2147e39303 translate: Move freeing of frame to after it is used.
12 years ago
Matthew Jordan 076b29dd5b Remove some spammy debug messages; improve clarity of others
12 years ago
Jonathan Rose d7bac6cf4b res_rtp_asterisk: Address jittery DTMF events in RTP streams
12 years ago
Richard Mudgett ef7c5a04c0 translate.c: Some minor code tweaks.
12 years ago
Kevin Harwell 16b8d0cb5a Fix various memory leaks
12 years ago
Sean Bright cdf8498784 Revert 378248. I changed the logic of this function unitentionally, pointed out by file.
13 years ago
Sean Bright 9c20603dfc Bail out early when building an ast_trans_pvt and the translator doesn't supply a 'newpvt'
13 years ago
Joshua Colp a693fd1d87 Add support for parsing SDP attributes, generating SDP attributes, and passing it through.
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
14 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
14 years ago
Richard Mudgett 79e041f856 Fix compiler warning.
15 years ago
David Vossel d760e81f37 Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff
15 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
David Vossel bbb32fe33e Merged revisions 282047 via svnmerge from
15 years ago
Sean Bright 215fb1ab9f Avoid crashing when installing a duplicate translation path with a lower cost.
15 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
16 years ago
Tilghman Lesher fc7c2d917e Using the builtin function breaks OpenBSD 4.2
16 years ago
Russell Bryant 1ed9e34c0d Use __builtin_ffsll() from gcc instead of ffssll() to fix a FreeBSD build error.
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant 1ebf7767d0 Merged revisions 225171 via svnmerge from
16 years ago
Russell Bryant 9fbb9d0b6c Merged revisions 225169 via svnmerge from
16 years ago
Russell Bryant cd10bd931a Merged revisions 224931 via svnmerge from
16 years ago
Jeff Peeler 0f31e6c26c Merged revisions 208923 via svnmerge from
16 years ago
Jeff Peeler b7cfe90404 Merged revisions 208746 via svnmerge from
16 years ago
Tilghman Lesher 86d6cd8a94 Adjust translation table column widths based upon the translation times.
17 years ago
Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals)
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Kevin P. Fleming b17413c992 Merged revisions 148611 via svnmerge from
17 years ago
Steve Murphy e235a07376 (closes issue #13557)
17 years ago
Tilghman Lesher b2a42c3353 Merged revisions 135915 via svnmerge from
17 years ago
Tilghman Lesher 7b84cf6fa6 Convert casts to unions, to fix alignment issues on Solaris
18 years ago