Commit Graph

89 Commits (20ee33e22e3724c35ab3078c5032b87af5b4920c)

Author SHA1 Message Date
Richard Mudgett a63f7ad04a translate.c: Only select audio codecs to determine the best translation choice.
10 years ago
Matthew Jordan 999d96d405 translate: Prevent invalid memory accesses on fast shutdown
10 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
11 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
13 years ago
Kinsey Moore c5b3db1956 Kill off red blobs in most of main/*
13 years ago
Richard Mudgett 79e041f856 Fix compiler warning.
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
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.
15 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.
16 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
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
17 years ago
Russell Bryant a760a033e9 Merged revisions 105932 via svnmerge from
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Joshua Colp c81350d6f6 Just some minor coding style cleanup...
18 years ago
Russell Bryant 1ce789336b Merged revisions 101601 via svnmerge from
18 years ago
Russell Bryant 25e1c74bf1 Clean up something I did for ABI compatability in 1.4
18 years ago
Russell Bryant 4fb04cb58a Merged revisions 98943 via svnmerge from
18 years ago
Russell Bryant 673d610b53 Merged revisions 98774 via svnmerge from
18 years ago
Mark Michelson e1e186471f Fix "core show translation" to not output information for "unknown" codecs.
18 years ago
Russell Bryant 7bb6547a71 Simplify this code with a suggestion from Luigi on the asterisk-dev list.
18 years ago
Tilghman Lesher c88f243d8d Merged revisions 97973 via svnmerge from
18 years ago
Russell Bryant 3d47a43ac2 Merged revisions 97976 via svnmerge from
18 years ago