aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_au.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-04these files are now unused, corresponding functions are mergedrizzo1-314/+0
2006-04-04Largely simplify format handlers (for file copy etc.)rizzo1-117/+37
2006-02-20Bug 5984 - Convert file offsets to 64 bittilghman1-11/+11
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...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