提交历史

作者 SHA1 备注 提交日期
  Kinsey Moore b855f669dc Prevent segfault for interpolated iLBC frames 12 年之前
  Kevin P. Fleming 0e79912cdd Enable usage of system-provided iLBC library. 13 年之前
  Matthew Jordan 161c03d988 Include iLBC source code for distribution with Asterisk 13 年之前
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 14 年之前
  Paul Belanger 7cdc29f066 Replace ast_log(LOG_DEBUG, ...) with ast_debug() 14 年之前
  David Vossel 5248edeeb7 Fix compile error in codec ilbc translator. 14 年之前
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 14 年之前
  David Vossel bf99c1f2be Fixes merging issue from 1.4, frame data is held in data.ptr in trunk 15 年之前
  David Vossel 3fae941e79 Merged revisions 228418 via svnmerge from 15 年之前
  Jason Parker 8f06d02284 Merge codec_consistency branch. This should make sample usage much happier. 17 年之前
  Tilghman Lesher b4623f528d Convert casts to unions, to fix alignment issues on Solaris 17 年之前
  Donny Kavanagh d269c524cc Revision 117802 changed frame.data to frame.data.ptr however codec_ilbc.c was not updated. This resolves that oversight. 17 年之前
  Kevin P. Fleming 7c4d68962b Merged revisions 110880 via svnmerge from 17 年之前
  Luigi Rizzo de488a8981 remove a number of #include <fcntl.h> which are either 17 年之前
  Luigi Rizzo 4a1317ffbb remove some useless includes from codecs 17 年之前
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 年之前
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 年之前
  Jason Parker 854d2461b3 More changes to change return values from load_module functions. 18 年之前
  Dwayne M. Hubbard 69d094c81c Merged revisions 65866 via svnmerge from 18 年之前
  Kevin P. Fleming 1d1f6c296b minor performance improvement 19 年之前
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 19 年之前
  Russell Bryant a795c7ad10 pointer signedness warnings 19 年之前
  Kevin P. Fleming 1e40e4f645 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>) 19 年之前
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 19 年之前
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 19 年之前
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 19 年之前
  Kevin P. Fleming ee7e577726 merge rizzo's codec module rework (very similar to the format module rework) 19 年之前
  Luigi Rizzo 4b2936e646 Bring in the new loader code as described in mantis #4377 19 年之前
  Kevin P. Fleming 7a137181bf revert loader changes that have clearly not undergone adequate testing before commit 19 年之前
  Tilghman Lesher 852a2cc29b Bug 4377 - Round 2 of the loader updates 19 年之前