aboutsummaryrefslogtreecommitdiffstats
path: root/formats/format_au.c
AgeCommit message (Expand)AuthorFilesLines
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