summaryrefslogtreecommitdiff
path: root/src/nist.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-01Remove the buffer union from SF_PRIVATE.Erik de Castro Lopo1-4/+2
2011-01-19Update copyright dates.Erik de Castro Lopo1-1/+1
2010-05-04src/nist.c : Fix a regression reported by Hugh Secker-Walker.Erik de Castro Lopo1-2/+9
2009-10-09src/nist.c : Fix parsing of odd ulaw encoded file provided by Jan Silovsky.Erik de Castro Lopo1-14/+25
2009-09-25src/* : Split file stuff into PSF_FILE struct within the SF_PRIVATE struct.Erik de Castro Lopo1-3/+3
2009-03-01src/nist.c : Fix reading of header value sample_n_bytes.Erik de Castro Lopo1-5/+5
2009-02-22Fix 'unused variable' warnings.Erik de Castro Lopo1-2/+2
2009-02-07Update copyright notices.Erik de Castro Lopo1-1/+1
2008-09-04src/*.c : Use new macros everywhere it is appropriate.Erik de Castro Lopo1-4/+4
2008-04-05Clean out cruft.Erik de Castro Lopo1-8/+0
2005-10-26Merge codec_close/container_close mods from --codec-close branch.Erik de Castro Lopo1-3/+1
2005-10-13Ensure sfconfig.h is included before any other header file.Erik de Castro Lopo1-1/+2
2005-09-21nist.c : Read the data offset from the file.Erik de Castro Lopo1-2/+8
2005-09-03Fix autoconf config issues using new file sfconfig.h.Erik de Castro Lopo1-1/+1
2005-09-03Fix a bunch of minor issues found by John Pavel using the Intel compiler.Erik de Castro Lopo1-3/+1
2005-07-23nist.c : Fix a bug where a variable was being used without being initialized.Erik de Castro Lopo1-2/+12
2004-08-29Change an unnamed union to a named one and fix resulting problems.Erik de Castro Lopo1-1/+1
2004-07-02Change psf->buffer to a more type safe union.Erik de Castro Lopo1-1/+1
2004-06-14Add cast to size_t for some parameters passed to psf_binheader_writef.Erik de Castro Lopo1-1/+1
2004-03-22Fix a valgrind warning.Erik de Castro Lopo1-1/+1
2004-03-01Add 2004 copyright dates.Erik de Castro Lopo1-1/+1
2004-02-13More zip.com.au to mega-nerd.com changes.Erik de Castro Lopo1-1/+1
2004-01-21initial importErik de Castro Lopo1-27/+14
2007-05-14First snapshot of the public project.Erik de Castro Lopo1-0/+367