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