Commit Graph

210 Commits (1.2)

Author SHA1 Message Date
Tilghman Lesher 2581eeb8e8 AST-2009-005
16 years ago
Kevin P. Fleming 3c780866b3 due to licensing restrictions, we cannot distribute the source code for iLBC encoding and decoding... so remove it, and add instructions on how the user can obtain it themselves
17 years ago
Jason Parker d97b6e3d34 This transcoder message needn't be a NOTICE.
18 years ago
Kevin P. Fleming 5cbe22e0f7 remove undocumented 'cardsmode' parameter and stop searching for transcoders during reload()
18 years ago
Kevin P. Fleming 27a1f39f78 ensure channelcount is cleared before we enumerate transcoders, so 'reload' doesn't double the channel count
18 years ago
Kevin P. Fleming 6564129ee7 update to match modified transcoder API
19 years ago
Kevin P. Fleming fe394f23d4 allow codec_zap to build again, now that transcoder support is in zaptel 1.2
19 years ago
Russell Bryant 29d168987c Comment out the parts in the Makefile that make codec_zap get built. It will
19 years ago
Jason Parker 4659a0ac41 Use the correct zaptel header file location.
19 years ago
Russell Bryant 14eece85c9 Merge codec_zap support for the transcoder card. This is a standalone codec
19 years ago
Steve Murphy f46ab63b6c This fixes a compile problem for s390 as reported in bug 7253.
19 years ago
Kevin P. Fleming f43b8a655d check the proper variable...
19 years ago
Kevin P. Fleming c882c82377 another S/390 build fix
19 years ago
Russell Bryant 5e266283e9 add a missing endif from the recent Makefile change and use indentation
19 years ago
Kevin P. Fleming ce4e323638 don't try to use -march=s390 when building on S/390 systems (reported via asterisk-users mailing list)
19 years ago
Joshua Colp c43f01c211 Add another check for 64-bit goodness (issue #6850 reported by evilbunny)
19 years ago
Russell Bryant 89995395d9 fix build on parisc (issue #6704)
19 years ago
Kevin P. Fleming a563eab49a remove extraneous svn:executable properties
20 years ago
Kevin P. Fleming 5ec3844077 remove CVS ignore lists, set SVN ignore lists
20 years ago
Kevin P. Fleming 0941c32d38 issue #5569 minus lock.h changes
20 years ago
Kevin P. Fleming 77390dfeaf issue #5572
20 years ago
Russell Bryant 31a804b97c issue #5605
20 years ago
Kevin P. Fleming 7ffb604a2f issue #4678
20 years ago
Russell Bryant 3332a8acd1 clean up a lot of doxygen errors and warnings (issue #5522)
20 years ago
Russell Bryant 6324072247 more doxygenification (issue #5513)
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Russell Bryant 7d7090ef8f look in CROSS_COMPILE_TARGET for speex headers (issue #5118)
20 years ago
Kevin P. Fleming b67fced7ae correct Makefile errors (issue #5072)
20 years ago
Kevin P. Fleming 9519f6c5f4 clean up, use make functions instead of subshells, remove unused stuff
20 years ago
Kevin P. Fleming 8e3af106db update to use Speex 1.1.x features and doc cleanups (issue #4755)
20 years ago
Kevin P. Fleming fd781b3174 use memmove() when memory regions might overlap (issue #4957)
20 years ago
Kevin P. Fleming 85eb4c9afb support DTX and CNG in speex (bug #4608)
20 years ago
Kevin P. Fleming 21332e531e various speex fixes (bug #4253)
20 years ago
Kevin P. Fleming 0e9d920a60 move tools used during build into build_tools subdirectory
20 years ago
Mark Spencer df909bed06 Fix ipaq build (bug #4545)
20 years ago
Kevin P. Fleming adc9c81692 fix version tag macro calls
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 977fd5a157 don't define a local function with the same name as a library function (bug #4239)
20 years ago
Matthew Fredrickson ef254b7819 Makefile update for codec_gsm.c to cross compile for powerpc (bug #4228)
20 years ago
Matthew Fredrickson 1febd6c72d Memory leak fixes Bug #4216
20 years ago
Kevin P. Fleming a729a57ba1 fix various compiler warnings
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Russell Bryant 7b5e73c7a8 show correct codec in verbose messages (bug #4008)
20 years ago
Mark Spencer a0a2592025 Fix cross compiling (bug #3868)
20 years ago
Mark Spencer 7082d0584e Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400)
20 years ago
Mark Spencer c44349ed1e Fix speex build (bug #3761)
20 years ago
Mark Spencer 1bb8d52938 Flush out app stuff, make profiling easier to turn on/off
20 years ago
Mark Spencer 5f726ad8c7 Merge config updates (bug #3406)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer a42fe2a4ea Handle speex subdirectories peroperly (bug #3283)
21 years ago