aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_au.c
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-06issue #5605russell1-2/+6
2005-10-26more doxygenification (issue #5513)russell1-2/+2
2005-10-16Use FILE * instead of fd for files to support bufferingmarkster1-30/+33
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-4/+15
2005-06-07fix build on Solaris (bug #4476)kpfleming1-5/+1
2005-06-06more file version tagskpfleming1-0/+5
2005-06-05make format_au compile on FreeBSD (bug #4456)kpfleming1-4/+2
2005-06-03add support for Sun Microsystems AU audio format (bug #4428 with minor mods)kpfleming1-0/+377