2008-01-10 |
Russell Bryant | Fix this so it doesn't force codec_g722 to get relinked... |
tree | commitdiff |
2008-01-10 |
Russell Bryant | Ensure that libg722.a gets rebuilt if one of the files... |
tree | commitdiff |
2008-01-09 |
Kevin P. Fleming | Merged revisions 97491 via svnmerge from |
tree | commitdiff |
2008-01-02 |
Kevin P. Fleming | and now just to keep the libresample party going..... |
tree | commitdiff |
2008-01-02 |
Kevin P. Fleming | go back to including libresample in the main Asterisk... |
tree | commitdiff |
2008-01-02 |
Russell Bryant | Instead of linking libresample into the main Asterisk... |
tree | commitdiff |
2008-01-01 |
Joshua Colp | Fix building of codec_resample on platforms other then... |
tree | commitdiff |
2008-01-01 |
Luigi Rizzo | make codec_resample build on __CYGWIN__, and make it... |
tree | commitdiff |
2007-12-31 |
Russell Bryant | Use float.h to fix the build on FreeBSD. Also, add... |
tree | commitdiff |
2007-12-31 |
Russell Bryant | Merge changes from team/russell/codec_resample |
tree | commitdiff |
2007-12-27 |
Russell Bryant | I went looking for where we downloaded the g722 impleme... |
tree | commitdiff |
2007-12-21 |
Jason Parker | codecs.conf really shouldn't be mandatory.. it never... |
tree | commitdiff |
2007-12-17 |
Kevin P. Fleming | Merged revisions 93180 via svnmerge from |
tree | commitdiff |
2007-12-14 |
Tilghman Lesher | Solaris compat fixes |
tree | commitdiff |
2007-12-10 |
Luigi Rizzo | Put into Makefile.moddir_rules the common instructions... |
tree | commitdiff |
2007-12-09 |
Luigi Rizzo | normalize subdirs' Makefile by using ASTTOPDIR and... |
tree | commitdiff |
2007-11-22 |
Luigi Rizzo | remove a number of #include <fcntl.h> which are either |
tree | commitdiff |
2007-11-19 |
Luigi Rizzo | remove some useless includes from codecs |
tree | commitdiff |
2007-11-19 |
Luigi Rizzo | include "logger.h" and errno.h from asterisk.h - usage... |
tree | commitdiff |
2007-11-16 |
Luigi Rizzo | Start untangling header inclusion in a way that does... |
tree | commitdiff |
2007-11-08 |
Kevin P. Fleming | improve linked-list macros in two ways: |
tree | commitdiff |
2007-11-06 |
Tilghman Lesher | Commit some cleanups to the format type code. |
tree | commitdiff |
2007-11-06 |
Jason Parker | Merged revisions 89046 via svnmerge from |
tree | commitdiff |
2007-10-31 |
Jason Parker | More changes to change return values from load_module... |
tree | commitdiff |
2007-10-29 |
Kevin P. Fleming | clean up assembler and preprocessor files if they are... |
tree | commitdiff |
2007-10-22 |
Jason Parker | Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN... |
tree | commitdiff |
2007-10-19 |
Jason Parker | Convert NEW_CLI to AST_CLI. |
tree | commitdiff |
2007-10-19 |
Jason Parker | More changes to NEW_CLI. |
tree | commitdiff |
2007-10-18 |
Russell Bryant | Merged revisions 86296 via svnmerge from |
tree | commitdiff |
2007-10-01 |
Russell Bryant | The trunk version of this patch also includes a couple... |
tree | commitdiff |
2007-09-11 |
Joshua Colp | Merged revisions 82265 via svnmerge from |
tree | commitdiff |
2007-08-31 |
Kevin P. Fleming | Merged revisions 81405 via svnmerge from |
tree | commitdiff |
2007-08-20 |
Steve Murphy | This change set fixes bug 8126 in trunk. It is implemen... |
tree | commitdiff |
2007-08-16 |
Tilghman Lesher | Don't reload a configuration file if nothing has changed. |
tree | commitdiff |
2007-07-26 |
Russell Bryant | Do a massive conversion for using the ast_verb() macro |
tree | commitdiff |
2007-06-14 |
Russell Bryant | Add a massive set of changes for converting to use... |
tree | commitdiff |
2007-06-06 |
Tilghman Lesher | Issue 9869 - replace malloc and memset with ast_calloc... |
tree | commitdiff |
2007-05-24 |
Jason Parker | Merged revisions 65877 via svnmerge from |
tree | commitdiff |
2007-05-14 |
Joshua Colp | Merged revisions 64278 via svnmerge from |
tree | commitdiff |
2007-04-27 |
Jason Parker | Merged revisions 62174 via svnmerge from |
tree | commitdiff |
2007-04-06 |
Kevin P. Fleming | Merged revisions 60399 via svnmerge from |
tree | commitdiff |
2007-03-06 |
Russell Bryant | Sync codec_zap with the one that is in the 1.4 branch... |
tree | commitdiff |
2007-02-24 |
Olle Johansson | Creating new doxygen macro "\extref" to create page... |
tree | commitdiff |
2007-02-18 |
Joshua Colp | Return GSM to a state where it actually builds under... |
tree | commitdiff |
2007-02-17 |
Russell Bryant | Merged revisions 55050 via svnmerge from |
tree | commitdiff |
2007-02-14 |
Paul Cadach | I don't know how it worked earlier, but valgrind |
tree | commitdiff |
2007-01-30 |
Russell Bryant | Merged revisions 52997 via svnmerge from |
tree | commitdiff |
2007-01-19 |
Russell Bryant | Merged revisions 51331 via svnmerge from |
tree | commitdiff |
2007-01-19 |
Luigi Rizzo | include "asterisk/zapata.h" to get the zaptel headers |
tree | commitdiff |
2007-01-08 |
Joshua Colp | Move channel acquisition to when the translation path... |
tree | commitdiff |
2007-01-05 |
Joshua Colp | It is possible for framein to get called and no channel... |
tree | commitdiff |
2007-01-05 |
Matt O'Gorman | no need to spam everyone with show transcoder messages |
tree | commitdiff |
2007-01-05 |
Jason Parker | Merged revisions 49705 via svnmerge from |
tree | commitdiff |
2007-01-04 |
Kevin P. Fleming | Merged revisions 49457,49460-49461 via svnmerge from |
tree | commitdiff |
2007-01-01 |
Kevin P. Fleming | Merged revisions 49102 via svnmerge from |
tree | commitdiff |
2006-12-25 |
Luigi Rizzo | provide INT16_MIN and INT16_MAX for platforms where... |
tree | commitdiff |
2006-12-21 |
Steve Murphy | This little mod gets rid of that g722 compiler warning... |
tree | commitdiff |
2006-12-21 |
Matthew Fredrickson | Minor addition giving props to Steve Underwood for... |
tree | commitdiff |
2006-12-21 |
Matthew Fredrickson | Add codec G.722 support. |
tree | commitdiff |
2006-12-18 |
Kevin P. Fleming | Merged revisions 48554 via svnmerge from |
tree | commitdiff |
2006-12-13 |
Matt O'Gorman | support for deactivating translation paths that are... |
tree | commitdiff |
2006-12-12 |
Matt O'Gorman | fixed nubb error on my part, transcoder now unlocks... |
tree | commitdiff |
2006-12-11 |
Matt O'Gorman | add support for dynamic channel creation and destructio... |
tree | commitdiff |
2006-11-28 |
Russell Bryant | resolve a couple of compiler warnings |
tree | commitdiff |
2006-11-13 |
Matt O'Gorman | oops no parens |
tree | commitdiff |
2006-11-13 |
Matt O'Gorman | fix bytesize to 5.3kb for g723 codec and add support... |
tree | commitdiff |
2006-11-01 |
Russell Bryant | Merged revisions 46847 via svnmerge from |
tree | commitdiff |
2006-10-13 |
Joshua Colp | Merged revisions 45079 via svnmerge from |
tree | commitdiff |
2006-09-30 |
Luigi Rizzo | merge compile fixes from 44080: |
tree | commitdiff |
2006-09-29 |
Kevin P. Fleming | Merged revisions 44055 via svnmerge from |
tree | commitdiff |
2006-09-29 |
Kevin P. Fleming | Merged revisions 43996-43997,44008,44011-44012 via... |
tree | commitdiff |
2006-09-19 |
Jason Parker | be a little more consistent with our variable usage |
tree | commitdiff |
2006-09-08 |
Kevin P. Fleming | minor performance improvement |
tree | commitdiff |
2006-08-30 |
Mark Spencer | Fix transcoding performance issue |
tree | commitdiff |
2006-08-26 |
Kevin P. Fleming | GNU make already knows how to quietly ignore non-existe... |
tree | commitdiff |
2006-08-24 |
Russell Bryant | fix codec_gsm build for powerpc |
tree | commitdiff |
2006-08-21 |
Kevin P. Fleming | merge new_loader_completion branch, including (at least): |
tree | commitdiff |
2006-07-26 |
Russell Bryant | fix setting the CFLAGS for building codec libs so that... |
tree | commitdiff |
2006-07-24 |
Steve Murphy | Added a small fix to exclude the AMD optimized assembly... |
tree | commitdiff |
2006-07-15 |
Kevin P. Fleming | more Makefile cleanup and consistency stuff |
tree | commitdiff |
2006-07-12 |
Kevin P. Fleming | G726-32 changes: |
tree | commitdiff |
2006-07-09 |
Kevin P. Fleming | remove skeleton support for G.723.1 codec since we... |
tree | commitdiff |
2006-07-07 |
Russell Bryant | pointer signedness warnings |
tree | commitdiff |
2006-07-07 |
Russell Bryant | eliminate warning about unused variable that occurs... |
tree | commitdiff |
2006-07-07 |
Russell Bryant | pointer signedness warnings elimination |
tree | commitdiff |
2006-07-06 |
Kevin P. Fleming | make the build output less noisy (optional, can be... |
tree | commitdiff |
2006-07-06 |
Kevin P. Fleming | move rules file to prepare for generic rules file |
tree | commitdiff |
2006-07-05 |
Kevin P. Fleming | allow codec_gsm to be built using internal GSM library... |
tree | commitdiff |
2006-07-05 |
Kevin P. Fleming | update dependency information to match new names for... |
tree | commitdiff |
2006-07-05 |
Kevin P. Fleming | prepare Asterisk for new zaptel.h/tonezone.h installati... |
tree | commitdiff |
2006-06-29 |
Kevin P. Fleming | move FreeTDS version check into configure script |
tree | commitdiff |
2006-06-25 |
Kevin P. Fleming | use new (separate) dependencies file from menuselect |
tree | commitdiff |
2006-06-24 |
Kevin P. Fleming | clean up some damage from today's commit |
tree | commitdiff |
2006-06-24 |
Kevin P. Fleming | The Eurostar Commit! (it's amazing how much work you... |
tree | commitdiff |
2006-06-24 |
Kevin P. Fleming | search for Zaptel and libtonezone separately in the... |
tree | commitdiff |
2006-06-23 |
Kevin P. Fleming | add support for Zaptel transcoders |
tree | commitdiff |
2006-06-22 |
Russell Bryant | - convert the 'uninstall' target to use separate target... |
tree | commitdiff |
2006-06-22 |
Russell Bryant | - specify that 'depend' is a .PHONY target |
tree | commitdiff |
2006-06-22 |
Russell Bryant | - specify that 'all' is a .PHONY target |
tree | commitdiff |
2006-06-22 |
Russell Bryant | add the 'clean', 'clean-depend', and 'dist-clean' targe... |
tree | commitdiff |
next |