.. |
FLAC
|
src/FLAC/include/share/alloc.h : Mingw fix for SIZE_T_MAX from Uli Franke.
|
2007-10-24 21:21:16 +10:00 |
G72x
|
Use $(EXEEXT) where possible.
|
2007-04-23 18:22:48 +10:00 |
GSM610
|
Apply patch from Andre Pang.
|
2007-04-14 17:16:04 +10:00 |
OGG
|
Merge from OGG upstream.
|
2007-07-31 21:19:54 +10:00 |
aiff.c
|
src/aiff.c : Fix typo.
|
2007-11-03 08:13:01 +11:00 |
alaw.c
|
Update copyright notices.
|
2005-01-26 22:46:37 +00:00 |
au.c
|
src/au.c : Fix crash on AU files with zero channel count.
|
2007-08-09 08:40:28 +10:00 |
audio_detect.c
|
src/audio_detect.c : Voting basically working.
|
2007-02-28 13:46:02 +11:00 |
avr.c
|
Update copyright dates on some files.
|
2006-03-04 02:25:37 +00:00 |
binheader_writef_check.py
|
binheader_writef_check.py : Minor cleanup.
|
2006-05-04 11:13:00 +00:00 |
broadcast.c
|
Minor safety improvements.
|
2007-10-30 21:48:38 +11:00 |
caf.c
|
Add new file to check for bad parameters passed to psf_binheader_writef(), add to Makefile.am, fix bugs.
|
2006-05-04 10:54:47 +00:00 |
command.c
|
Make new FLAC stuff build and run correctly.
|
2006-10-31 08:38:04 +11:00 |
common.c
|
Minor safety improvements.
|
2007-10-30 21:48:38 +11:00 |
common.h
|
src/common.h : Fix symbol class when SF_MIN is nested inside SF_MAX or vice versa.
|
2007-11-11 13:36:30 +11:00 |
create_symbols_file.py
|
More OS/2 fixes from David Yeo.
|
2007-11-16 21:16:56 +11:00 |
dither.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |
double64.c
|
Add support for SFC_SET_SCALE_FLOAT_INT_WRITE (still needs testing).
|
2007-07-13 10:54:30 +10:00 |
dwd.c
|
Fix a couple of compiler warnings.
|
2007-04-09 12:52:45 +10:00 |
dwvw.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |
file_io.c
|
Improve handling of requirements for O_BINARY as suggested by Ed Schouten.
|
2007-11-12 19:55:30 +11:00 |
flac.c
|
src/flac.c : Move the blocksize check to an earlier stage of flac_buffer_copy.
|
2007-09-18 06:14:28 +10:00 |
float32.c
|
Add support for SFC_SET_SCALE_FLOAT_INT_WRITE (still needs testing).
|
2007-07-13 10:54:30 +10:00 |
float_cast.h
|
float_cast.h : Add Cygwin specific replacements for lrint/lrintf.
|
2005-09-06 10:07:25 +00:00 |
g72x.c
|
Use UNUSED macro to prevent compiler warnings.
|
2006-10-22 13:03:19 +00:00 |
gsm610.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |
htk.c
|
Merge codec_close/container_close mods from --codec-close branch.
|
2005-10-26 21:26:13 +00:00 |
ima_adpcm.c
|
Remove fdate field from SF_PRIVATE struct and replace it with codec_data.
|
2006-05-22 05:12:36 +00:00 |
interleave.c
|
Ensure sfconfig.h is included before any other header file.
|
2005-10-13 09:22:16 +00:00 |
ircam.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |
macbinary3.c
|
Apply patch from Andre Pang.
|
2007-04-14 17:16:04 +10:00 |
macos.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |
Makefile.am
|
More OS/2 fixes from David Yeo.
|
2007-11-16 21:16:56 +11:00 |
mat4.c
|
Add a generic SFE_CHANNEL_COUNT_ZERO error, remove format specific errors.
|
2007-08-09 08:37:15 +10:00 |
mat5.c
|
Add a generic SFE_CHANNEL_COUNT_ZERO error, remove format specific errors.
|
2007-08-09 08:37:15 +10:00 |
ms_adpcm.c
|
Remove fdate field from SF_PRIVATE struct and replace it with codec_data.
|
2006-05-22 05:12:36 +00:00 |
new.c
|
Ensure sfconfig.h is included before any other header file.
|
2005-10-13 09:22:16 +00:00 |
nist.c
|
Merge codec_close/container_close mods from --codec-close branch.
|
2005-10-26 21:26:13 +00:00 |
ogg.c
|
Fix a couple of compiler warnings.
|
2007-04-09 12:52:45 +10:00 |
paf.c
|
Use UNUSED macro to prevent compiler warnings.
|
2006-10-22 13:03:19 +00:00 |
pcm.c
|
src/pcm.c : Improve error reporting.
|
2007-05-02 22:07:46 +10:00 |
pvf.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |
raw.c
|
Ensure sfconfig.h is included before any other header file.
|
2005-10-13 09:22:16 +00:00 |
rx2.c
|
Fix a couple of compiler warnings.
|
2007-04-09 12:52:45 +10:00 |
sd2.c
|
Minor safety improvements.
|
2007-10-30 21:48:38 +11:00 |
sds.c
|
Remove fdate field from SF_PRIVATE struct and replace it with codec_data.
|
2006-05-22 05:12:36 +00:00 |
sf_unistd.h
|
Fix cross compiling from Linux with mingw32msvc.
|
2004-03-04 22:02:43 +00:00 |
sfconfig.h
|
Add configure checks for <locale.h> and setlocale().
|
2005-09-20 02:03:43 +00:00 |
sfendian.h
|
sfendian.h : Add include guard.
|
2006-11-13 12:00:04 +11:00 |
sndfile.c
|
src/sndfile.c : Remove redundant code.
|
2007-11-17 12:57:00 +11:00 |
sndfile.h.in
|
Merge from -mdev branch.
|
2007-10-21 20:28:27 +10:00 |
sndfile.hh
|
src/sndfile.hh : Fix constructor so subsequent calls to other methods don't segfault.
|
2007-06-14 19:07:34 +10:00 |
strings.c
|
Make sure string tests for SF_STR_LICENSE actually works.
|
2007-07-14 12:38:17 +10:00 |
svx.c
|
For AIFF, SVX and WAV add warning to log if file is bigger than 4 gig.
|
2006-11-03 20:53:39 +11:00 |
test_audio_detect.c
|
Minor tweaks.
|
2007-02-13 22:15:31 +11:00 |
test_conversions.c
|
src/test_conversions.c : Whitespace fixes.
|
2007-02-07 00:11:30 +11:00 |
test_endswap.def
|
*.(def|tpl) : Remove arch-tag comments from end of files.
|
2007-06-09 21:40:30 +10:00 |
test_endswap.tpl
|
*.(def|tpl) : Remove arch-tag comments from end of files.
|
2007-06-09 21:40:30 +10:00 |
test_file_io.c
|
Clean up unit testing.
|
2006-11-13 18:46:31 +11:00 |
test_log_printf.c
|
Clean up unit testing.
|
2006-11-13 18:46:31 +11:00 |
txw.c
|
Fix a couple of compiler warnings.
|
2007-04-09 12:52:45 +10:00 |
ulaw.c
|
Update copyright notices.
|
2005-01-26 22:46:37 +00:00 |
voc.c
|
src/voc.c : Fix bug in handling file supplied by Matt Olenik.
|
2007-08-08 20:28:28 +10:00 |
vox_adpcm.c
|
Remove fdate field from SF_PRIVATE struct and replace it with codec_data.
|
2006-05-22 05:12:36 +00:00 |
w64.c
|
src/w64.c : Fix writing of 'riff' chunk length and check for correct value in parser.
|
2007-10-10 14:04:02 +10:00 |
wav_w64.c
|
Use audio detect function when 'fmt ' chunk data is suspicious.
|
2007-04-15 13:04:45 +10:00 |
wav_w64.h
|
Start work towards detecting ausio codec type from the actual audio data.
|
2007-02-13 13:19:24 +11:00 |
wav.c
|
Minor safety improvements.
|
2007-10-30 21:48:38 +11:00 |
wve.c
|
src/wve.c : Fix a couple bad parameters with psf_log_printf.
|
2007-05-02 22:06:00 +10:00 |
xi.c
|
More use of UNUSED macro.
|
2006-10-22 13:31:27 +00:00 |