Commit Graph

891 Commits

Author SHA1 Message Date
Erik de Castro Lopo
2e2b932bd5 Hack/sndfile-fuzzbomb.ml : Big updates. 2007-08-22 11:16:40 +10:00
Erik de Castro Lopo
c95fafb38d src/sndfile.h.in : Remove crufty Metrowerks compiler support. Allow header file to be compiled on windows with both GCC and microsoft compiler. 2007-08-21 13:23:13 +10:00
Erik de Castro Lopo
64160b478c src/FLAC/include/FLAC/Makefile.am : Make sure headers are defined as noinst_HEADERS. 2007-08-21 11:41:02 +10:00
Erik de Castro Lopo
1e8e483f85 Merge from -dft-cmp branch. 2007-08-19 17:03:53 +10:00
Erik de Castro Lopo
ddacc2c36c Whitespace cleanup. 2007-08-19 16:47:18 +10:00
Erik de Castro Lopo
2db06064a6 Clean up floating point tests. 2007-08-19 16:46:15 +10:00
Erik de Castro Lopo
185fb36c1e tests/utils.tpl : Make oct_save_* functions const correct. 2007-08-19 00:50:46 +10:00
Erik de Castro Lopo
1f3e60bed1 tests/dft_cmp.[ch] : Rename dft_cmp to dft_cmp_double. 2007-08-18 22:41:21 +10:00
Erik de Castro Lopo
946f487f97 src/aiff.c : Fix segfault when COMM chunk length is byte swapped. 2007-08-14 16:56:50 +10:00
Erik de Castro Lopo
99a26d950b Hack/sndfile-fuzzbomb.ml : Minor tweaks. 2007-08-09 10:32:03 +10:00
Erik de Castro Lopo
90f4ec9866 configure.ac : Bump version to 1.0.18pre14. 2007-08-09 08:55:29 +10:00
Erik de Castro Lopo
6cdaeca644 src/au.c : Fix crash on AU files with zero channel count. 2007-08-09 08:40:28 +10:00
Erik de Castro Lopo
f1ea3c1adc Add a generic SFE_CHANNEL_COUNT_ZERO error, remove format specific errors. 2007-08-09 08:37:15 +10:00
Erik de Castro Lopo
da1214e011 src/voc.c : Fix bug in handling file supplied by Matt Olenik. 2007-08-08 20:28:28 +10:00
Erik de Castro Lopo
35ba123e15 Merge from OGG upstream. 2007-07-31 21:19:54 +10:00
Erik de Castro Lopo
be32ba5cda src/FLAC/src/share/utf8/Makefile.am : Add iconvert.h to noinst_HEADERS. 2007-07-25 22:30:07 +10:00
Erik de Castro Lopo
11186a0f4f src/FLAC : Merge from upstream CVS. 2007-07-25 21:09:44 +10:00
Erik de Castro Lopo
ea1f70fa87 Rename psf_rand_long -> psf_rand_int32. 2007-07-17 18:06:27 +10:00
Erik de Castro Lopo
e35511f9af src/common.[ch] : Add function psf_rand_long(). 2007-07-15 20:21:45 +10:00
Erik de Castro Lopo
27089bf884 src/FLAC/src/libFLAC/format.c : Keep FLAC version string. 2007-07-15 14:58:43 +10:00
Erik de Castro Lopo
26ffd6e422 src/flac.c : Fix memory leak; set copy parameter to FALSE in call to FLAC__metadata_object_vorbiscomment_append_comment. 2007-07-15 12:20:31 +10:00
Erik de Castro Lopo
274bb817e5 Make sure string tests for SF_STR_LICENSE actually works. 2007-07-14 12:38:17 +10:00
Erik de Castro Lopo
3d9e8c2eb5 src/FLAC : Merge from FLAC upstream sources. 2007-07-14 12:30:42 +10:00
Erik de Castro Lopo
0684376f71 configure.ac : Bump configure version to 1.0.18pre13. 2007-07-14 12:30:18 +10:00
Erik de Castro Lopo
3680fe7971 Add string type SF_STR_LICENSE, update test and use for FLAC files. 2007-07-13 22:14:49 +10:00
Erik de Castro Lopo
087d1676cd Merge reading/writing of FLAC string metadata. 2007-07-13 22:02:47 +10:00
Erik de Castro Lopo
4c07486dd9 Finalize reading/writing string metadata. Tests pass. 2007-07-13 21:51:19 +10:00
Erik de Castro Lopo
838c42c435 src/strings.c : Make sure SF_STR_ALBUM actually works. 2007-07-13 21:48:37 +10:00
Erik de Castro Lopo
d6042f444f src/sndfile.h.in : Fix SF_STR_LAST. 2007-07-13 21:47:00 +10:00
Erik de Castro Lopo
3211a29d2f src/strings.c : Fix logic for testing if audio data has been written and string is added. 2007-07-13 21:21:46 +10:00
Erik de Castro Lopo
01527eace7 tests/string_test.c : Add ability to test strings stored in metadata secion of FLAC files. 2007-07-13 20:14:26 +10:00
Erik de Castro Lopo
52bbbae883 src/flac.c : Work towards writing FLAC metadata. 2007-07-13 11:21:45 +10:00
Erik de Castro Lopo
6a8724c6da src/sndfile.c : Minor fix to handling of format_desc string before fereing it. 2007-07-13 10:06:27 +10:00
Erik de Castro Lopo
89a552500a src/flac.c : Improve reporting of FLAC metadata. 2007-07-12 22:16:35 +10:00
Erik de Castro Lopo
cb40320a58 src/flac.c : Minor tweaks. 2007-07-12 21:12:45 +10:00
Erik de Castro Lopo
06ddb6f163 Add string type SF_STR_ALBUM, update test and use for FLAC files. 2007-07-12 19:21:24 +10:00
Erik de Castro Lopo
ca525377fc Apply patch to read artist and title metadata from FLAC files. 2007-07-12 19:06:36 +10:00
Erik de Castro Lopo
7296f49096 Merge from upstream CVS. 2007-06-28 09:55:17 +10:00
Erik de Castro Lopo
522af16bec src/common.h : Cstyle fixes, remove arch-tag. 2007-06-25 21:46:01 +10:00
Erik de Castro Lopo
591e560568 src/FLAC/src/test_seeking/main.c : Minor merge from upstream. 2007-06-25 19:43:39 +10:00
Erik de Castro Lopo
d6bb65d967 src/FLAC : Update from upstream CVS. 2007-06-16 16:49:47 +10:00
Erik de Castro Lopo
43d11aa41d src/sndfile.hh : Fix constructor so subsequent calls to other methods don't segfault. 2007-06-14 19:07:34 +10:00
Erik de Castro Lopo
a7749dc5d4 tests/cpp_test.cc : Add extra tests for when the SndfileHandle constructor fails. 2007-06-14 19:06:58 +10:00
Erik de Castro Lopo
259a3fbc60 tests/Makefile.am : Fix 'make distcheck' target. 2007-06-11 07:50:24 +10:00
Erik de Castro Lopo
7f92331b18 src/flac.c : Fix buffer overflow bug. 2007-06-10 13:49:41 +10:00
Erik de Castro Lopo
7a70d8e4c8 tests/write_read_test.tpl : Don't do multi_seek_test on SF_FORMAT_RAW. 2007-06-10 13:47:46 +10:00
Erik de Castro Lopo
9eb5e33974 tests/write_read_test.tpl : Add multi_seek_test. 2007-06-10 12:19:33 +10:00
Erik de Castro Lopo
e4b3b5cc32 Add files generate.[ch], hook into build. 2007-06-10 12:17:28 +10:00
Erik de Castro Lopo
180abbc54b tests/utils.tpl : Add format parameter to write_mono_file. 2007-06-10 12:16:42 +10:00
Erik de Castro Lopo
3eb08a6b70 tests/utils.tpl : Add function write_mono_file. 2007-06-10 11:34:11 +10:00