summaryrefslogtreecommitdiff
path: root/formats/format_g726.c
AgeCommit message (Expand)Author
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-06issue #5605Russell Bryant
2005-10-26more doxygenification (issue #5513)Russell Bryant
2005-10-16Use FILE * instead of fd for files to support bufferingMark Spencer
2005-09-15more license/copyright header updates (thanks Ian!)Kevin P. Fleming
2005-06-23don't take locks when reading usecounts, they are not necessary (bug #4585)Kevin P. Fleming
2005-06-07header ordering fixes for FreeBSD (pending a global merge into asterisk.h) (b...Kevin P. Fleming
2005-06-06more file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-03-29Simplify endianness and fix for unaligned reads (bug #3867)Mark Spencer
2005-01-21update copyright headers for 2005Russell Bryant
2004-12-14Merge slimey's Solaris compatibility (with small mods) (bug #2740)Mark Spencer
2004-11-13Updates from char * to const char * + german syntax + enumeration (bug #2780)Mark Spencer
2004-06-22Remove pthread.h from source. We should be using asterisk/lock.h everywhere ...James Golovich
2004-06-09Merge FreeBSD locking fixes (bug #1411)Mark Spencer
2004-04-21Unload g726 file formats in the order they were loaded (bug 1460)James Golovich
2004-02-27Add G.726, revise ChangelogMark Spencer