Commit Graph

83 Commits

Author SHA1 Message Date
Erik de Castro Lopo
7ec8cfadf2 examples/sndfile-convert.c : In function copy_metadata(), copy broadcast info if present. 2008-08-16 16:11:30 +10:00
Erik de Castro Lopo
0c1236235a examples/sndfile-bwf-set.c : Massive updates. 2008-08-16 15:46:33 +10:00
Erik de Castro Lopo
e3a79ad03a Add new file examples/sndfile-bwf-set.c and hook into build. 2008-08-16 13:09:01 +10:00
Erik de Castro Lopo
f91a269817 examples/sndfile-info.c : Minor tweaks. 2008-08-16 13:04:47 +10:00
Erik de Castro Lopo
1d68c20ccc examples/sndfilehandle.cc : Fix includes. 2008-06-03 13:47:17 +10:00
Erik de Castro Lopo
5040a33394 examples/sndfile-info.c : Fix calculation of BEXT time reference. 2008-05-31 20:37:28 +10:00
Erik de Castro Lopo
4d7c4616d3 examples/sndfile-info.c : Print out the BEXT time reference in a sensible format. 2008-05-31 17:56:19 +10:00
Erik de Castro Lopo
c32e543478 Remove examples/sndfile-data-trim.c. 2008-04-30 07:13:19 +10:00
Erik de Castro Lopo
d3321b7fc0 Whitespace and C style cleanups. 2008-04-19 19:19:24 +10:00
Erik de Castro Lopo
e48f1c7f4d Add tests for MPC 2000 file format. 2008-04-19 13:02:35 +10:00
Erik de Castro Lopo
922dbe4f49 Add writing pf MPC 2000 files. 2008-04-19 10:57:04 +10:00
Erik de Castro Lopo
091d6ac84e Sync to mdev branch. 2008-04-06 08:41:08 +10:00
Erik de Castro Lopo
2e97a51cdd Clean out cruft. 2008-04-05 20:13:47 +11:00
Erik de Castro Lopo
42b8a1e0f8 examples/sndfile-(info|play).c : Use Sleep function from <windows.h> instead of _sleep. 2008-03-25 22:15:04 +11:00
Erik de Castro Lopo
78800c8755 examples/sndfile-jackplay.c : Minor tweaks to warning message printed when compiled without libjack. 2008-02-05 09:47:59 +11:00
Erik de Castro Lopo
aa15a930f9 Apply patch from Yair K. to fix compiles with OSS v4. 2008-01-20 15:27:14 +11:00
Erik de Castro Lopo
2becb25102 Add new example program sndfile-cmp.c, contributed by Conrad Parker. Hook into build. 2008-01-09 18:24:11 +11:00
Erik de Castro Lopo
828b996d6f examples/sndfile-convert.c : Fix handling of -override-sample-rate=X option. 2007-12-01 10:35:45 +11:00
Erik de Castro Lopo
00fbfb1c11 Merge from mdev. 2007-11-24 21:21:19 +11:00
Erik de Castro Lopo
f94bb9dea4 Add new example program to play sound files using the JACK audio server. 2007-11-24 10:00:29 +11:00
Erik de Castro Lopo
473d8078d2 Merge from -mdev branch. 2007-11-03 17:49:53 +11:00
Erik de Castro Lopo
6215c4c47c Add example program using the C++ SndfileHandle class. 2007-11-03 12:50:53 +11:00
Erik de Castro Lopo
966c9cfbcb Merge from -mdev branch. 2007-10-28 22:10:39 +11:00
Erik de Castro Lopo
d7c919f121 Fix gcc-4.2 warning messages. 2007-10-22 23:02:11 +10:00
Erik de Castro Lopo
0a2a698771 Merge from -mdev branch. 2007-10-16 21:54:39 +10:00
Erik de Castro Lopo
98e1abafb9 Change license to all example programs to BSD. 2007-09-10 19:20:13 +10:00
Erik de Castro Lopo
a065003d5f examples/sndfile-convert.c : Use copy_data_fp if input or output is vorbis. 2007-08-10 21:25:45 +10:00
Erik de Castro Lopo
c1b2629e99 examples/sndfile-convert.c : Allow conversion to ogg/vorbis. 2007-08-10 20:52:56 +10:00
Erik de Castro Lopo
4362342b98 Merge changes from Reuben Thomas to improve WVE support. 2007-04-14 18:00:06 +10:00
Erik de Castro Lopo
70976311f0 Add file examples/sndfile-data-trim.c. Hook into build. 2007-04-14 16:51:38 +10:00
Erik de Castro Lopo
ac61efccb8 Remove examples/cooledit-fixer.c. 2007-02-07 10:08:23 +11:00
Erik de Castro Lopo
a84bd14878 examples/sndfile-play.c : For ALSA, use the 'default' device instead of 'plughw:0'. 2007-01-25 22:20:17 +11:00
Erik de Castro Lopo
319a7ffd59 sndfile-convert.c : Add -override-sample-rate command line option. 2006-12-16 08:00:55 +11:00
Erik de Castro Lopo
79307bc119 sndfile-info.c : Make sure to parse info if file fails to open. 2006-07-15 10:48:52 +00:00
Erik de Castro Lopo
b404b718c0 sndfile-play.c : Explicitly set endian-ness as well as setting 16 bit output. 2006-07-15 10:42:24 +00:00
Erik de Castro Lopo
0662d8a7c6 Fix gcc-4.1 type punned pointer warnings. 2006-06-21 13:15:05 +00:00
Erik de Castro Lopo
fcf46c98d2 sndfile-convert.c : Add conversion SF_INSTRUMENT data when present. 2006-05-30 13:18:56 +00:00
Erik de Castro Lopo
25e21e1306 Fix a couple of signed/unsigned problems. 2006-05-02 10:23:11 +00:00
Erik de Castro Lopo
038d8f62c7 sndfile-info.c : Clean up usage of SF_INFO struct. 2006-04-30 12:51:24 +00:00
Erik de Castro Lopo
d1b9e31444 Merge in changes from broadcast WAV branch.
Patches applied:

 * erikd@miles--2004/libsndfile--bext--0--base-0
   tag of erikd@miles--2004/libsndfile--mdev--1.0--patch-625

 * erikd@miles--2004/libsndfile--bext--0--patch-1
   Add BEXT patch from Paul Davis.

 * erikd@miles--2004/libsndfile--bext--0--patch-2
   Make it actually compile.

 * erikd@miles--2004/libsndfile--bext--0--patch-3
   Fix formatting of new code.

 * erikd@miles--2004/libsndfile--bext--0--patch-4
   Fix minor bugs after cleanup.

 * erikd@miles--2004/libsndfile--bext--0--patch-5
   Merge from --mdev branch.

 * erikd@miles--2004/libsndfile--bext--0--patch-6
   sndfile.h.in : Clean up formatting of SF_BROADCAST_INFO struct.

 * erikd@miles--2004/libsndfile--bext--0--patch-7
   wav.c : Cleanup of broadcast WAV stuff.

 * erikd@miles--2004/libsndfile--bext--0--patch-8
   wav.c : Fix minor bug in broadcast WAV stuff.

 * erikd@miles--2004/libsndfile--bext--0--patch-9
   sndfile-info.c : Minor cleanup.

 * erikd@miles--2004/libsndfile--bext--0--patch-10
   sndfile.c : More cleanups.

 * erikd@miles--2004/libsndfile--bext--0--patch-11
   sndfile.h.in : Fix whitespace.

 * erikd@miles--2004/libsndfile--bext--0--patch-12
   Merge from --mdev branch.

 * erikd@miles--2004/libsndfile--bext--0--patch-13
   Change coding_history field from char pointer to char array.

 * erikd@miles--2004/libsndfile--bext--0--patch-14
   Remove function broadcast_info_free.

 * erikd@miles--2004/libsndfile--bext--0--patch-15
   sndfile-info.c : Clean up output of broadcast_dump function.

 * erikd@miles--2004/libsndfile--bext--0--patch-16
   command_test.c : Start work on broadcast chunk tests.

 * erikd@miles--2004/libsndfile--bext--0--patch-17
   wav.c : Jump and ignore the 'levl' chunk.

 * erikd@miles--2004/libsndfile--bext--0--patch-18
   sndfile.h.in : Add block of reserved characters to SF_BROADCAST_INFO.

 * erikd@miles--2004/libsndfile--bext--0--patch-19
   Cleanup of broadcast WAV stuff.

 * erikd@miles--2004/libsndfile--bext--0--patch-20
   sndfile-info.c : Fix print message.

 * erikd@miles--2004/libsndfile--bext--0--patch-21
   Complete bext tests, hook test in test suite.
2006-03-30 22:43:51 +00:00
Erik de Castro Lopo
32f0eb11d3 sndfile-play.c : Fix calculation of samples remaining in win32 code. 2006-01-10 07:40:56 +00:00
Erik de Castro Lopo
1f8e0d7334 list_formats.c : Make sure the sfinfo struct is zeroed out before it is used. 2005-12-07 08:27:35 +00:00
Erik de Castro Lopo
c0a18c3ff9 Allow conversion to raw gsm610. 2005-11-18 23:52:14 +00:00
Erik de Castro Lopo
86cafb25bf sndfile-info.c : Complete dumping SF_INSTRUMENT data. 2005-10-26 07:05:51 +00:00
Erik de Castro Lopo
4d30cb9c93 sndfile-info.c : Start work on dumping SF_INSTRUMENT data. 2005-10-25 04:49:15 +00:00
Erik de Castro Lopo
f3ea80efe5 Fix autoconf config issues using new file sfconfig.h. 2005-09-03 06:12:30 +00:00
Erik de Castro Lopo
fe7d03cd59 Remove some of the config related changes in last commit. They broke MinGW builds. 2005-09-03 03:50:47 +00:00
Erik de Castro Lopo
0c7b227de0 Fix a bunch of minor issues found by John Pavel using the Intel compiler. 2005-09-03 02:18:46 +00:00
Erik de Castro Lopo
c1434c379a sndfile-convert.c : Allow files to be converted to SD2 format. 2005-08-25 23:01:23 +00:00
Erik de Castro Lopo
94dec2df1c sndfile-convert.c : Add support for writing to VOX adpcm output files. 2005-08-10 09:18:51 +00:00