Commit Graph

70 Commits (df536068472bd9c29ae27c125ca260a00d18f2a6)

Author SHA1 Message Date
Russell Bryant d8dfa4434d finish merging doxygen updates from issue #5605
20 years ago
Kevin P. Fleming a40e852ed3 don't pass short arguments by value, it will cause compiler warnings on most platforms about implicit conversions (thanks Luigi!)
20 years ago
Kevin P. Fleming 97c9900b59 add API call to properly sum two frames of SLINEAR data
20 years ago
Kevin P. Fleming 8dad624c68 ensure that SLINEAR volume adjustments don't wrap around short integer maximums
20 years ago
Kevin P. Fleming 0d34142f7e add API function to perform volume adjustment on a frame of SLINEAR data
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming 62209ede0c code cleanups
20 years ago
Kevin P. Fleming 5da915dcfd update MANY more files with proper copyright/license info (thanks Ian!)
20 years ago
Kevin P. Fleming ff971379f4 support new format for musiconhold.conf (issue #4908)
20 years ago
Kevin P. Fleming 22b0f5d306 add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504)
20 years ago
Kevin P. Fleming 85eb4c9afb support DTX and CNG in speex (bug #4608)
20 years ago
Russell Bryant edbc500b77 more ast_copy_string conversions
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Russell Bryant 3c98814bb5 add 'dontwarn' option to asterisk.conf to appease the whining masses :p (bug #4320)
20 years ago
Kevin P. Fleming f57d2825bc minor cleanups (bug #4158)
20 years ago
Kevin P. Fleming 0356b70224 add functions to register/unregister multiple CLI commands in a single operation (bug #4255, with minor mods)
20 years ago
Mark Spencer c936fc827c Add remainder of rtp fixes, iax2 patch (bug #3961)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Kevin P. Fleming bbc8c2ce6f fix breakage from slin endianness commit earlier today (sorry :-()
20 years ago
Kevin P. Fleming b96ae79baa handle AST_FORMAT_SLINEAR endianness properly on big-endian systems (bug #3865)
20 years ago
Mark Spencer 1507997410 Add README for jitter buffer (bug #3812), make src char *src a const
20 years ago
Mark Spencer 77b8442606 Merge H.263+ support (bug #3709)
20 years ago
Mark Spencer 34e8ed636d Fix queue URL passing (bug #3543)
20 years ago
Mark Spencer 1d5641fc9a Fix show_codec_n (bug #3427)
21 years ago
Russell Bryant 0c30452423 update copyright headers for 2005
21 years ago
Mark Spencer 4038178ccb Merge experimental codec preferences for IAX2 (bug #2971)
21 years ago
Anthony Minessale II c18db950e5 fix case sensitivity issue in codecs
21 years ago
Mark Spencer 244dd57299 Fix allow/disallow nomenclature (bug #2945, part deux)
21 years ago
Anthony Minessale II 41306646ad one more disallow issue resolved disallow=all in peer must flush prefs list
21 years ago
Anthony Minessale II 07bce6f282 add missing ~ to ast_parse_allow_deny that was breaking disallow
21 years ago
Mark Spencer 36928f0644 Merge updates to frame.h and frame.c (codec stuff from bug #2945, part 1)
21 years ago
Mark Spencer 6cb38ac23a Add features (incomplete, highly experimental), fix DundiLookup app, debug improvements (bug #2800)
21 years ago
Mark Spencer ed42d3074d Merge mic's minor patchlet (bug #2092)
21 years ago
James Golovich 3f9c34f415 Misc formatting cleanups
21 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
21 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
21 years ago
Mark Spencer 34347418e3 Allow multiple codecs to be printed in debug (bug #989)
21 years ago
James Golovich 8ef3b1544b More ast_strlen_zero changes
21 years ago
James Golovich ceb572a280 ast_frdup optimization: only call strlen once and save the result
21 years ago
Mark Spencer 17563e2929 Handle transitions in delivery time and non-delivery time
21 years ago
Mark Spencer aa2bdcc078 Handle 4 byte packets too
21 years ago
Mark Spencer 7989800674 Try to make smoother G.729B aware, and able to handle VAD bytes
21 years ago
Mark Spencer 8750f1c05f Move timestamp around in RTP.... Gotta do iax2 eventually here...
21 years ago
James Golovich 6de8d14b29 Replace MP3 with G726 in ast_codec2str
21 years ago
Mark Spencer a1c6ac945d Make sure smoother only creates frames with offsets (bug #1029)
22 years ago
Malcolm Davenport 3470e79f83 Add the SuSE AMD64 support and fixes from Bug #706
22 years ago
Mark Spencer 1e95c3a4ac Remove really broke MP3 stuff in favor of G.726 in the near future
22 years ago
Mark Spencer 1b19a2b1de Callerid fix and warning cleanup (bug #367 & #356)
22 years ago