# # ChangeLog for tests/src/io/test-source_sndfile.c # # Generated by Trac 1.2 # Oct 21, 2024, 8:44:53 AM Mon, 25 Apr 2016 14:42:43 GMT Paul Brossier [c6e7ba1] * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) * tests/src/io/test-source_sndfile.c (modified) src/io/source_sndfile.h: add _get_duration Fri, 03 Jan 2014 22:43:44 GMT Paul Brossier [44721ff] * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source*.c: remove duplicate include Fri, 03 Jan 2014 22:42:44 GMT Paul Brossier [2e01060] * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source*.c: always get samplerate Fri, 06 Dec 2013 19:38:31 GMT Paul Brossier [447c673] * src/io/source_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_sndfile.c (modified) src/io/source_sndfile.c: also check parameters here, synchronise tests Thu, 05 Dec 2013 13:06:55 GMT Paul Brossier [75eb182] * tests/src/io/test-source_sndfile.c (modified) Merge branch 'develop' into avcodec Thu, 05 Dec 2013 13:06:27 GMT Paul Brossier [294aff6] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: really abort on error Thu, 05 Dec 2013 02:44:30 GMT Paul Brossier [2e50800] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: use source samplerate, print read ... Thu, 07 Mar 2013 19:20:09 GMT Paul Brossier [535d127] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: include config.h Sun, 03 Mar 2013 19:30:32 GMT Paul Brossier [856ceb5] * tests/src/io/test-sink_apple_audio.c (moved) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-source_apple_audio.c (moved) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/: add comment about unstable Sun, 03 Mar 2013 18:30:40 GMT Paul Brossier [248da64] * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio_file.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio_file.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/utils_tests.h (added) tests/src/io: improve examples Mon, 16 Jul 2012 19:37:24 GMT Paul Brossier [2ea7a10] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: test downsampling Mon, 16 Jul 2012 18:19:29 GMT Paul Brossier [ab7d100] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: avoid memory leak Mon, 16 Jul 2012 00:56:02 GMT Paul Brossier [7839c61] * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source_sndfile.c: test resampling Fri, 13 Jul 2012 23:33:45 GMT Paul Brossier [afbd7e7] * src/aubio.h (modified) * src/io/source.c (modified) * src/io/source_sndfile.c (added) * src/io/source_sndfile.h (added) * src/wscript_build (modified) * tests/src/io/test-source_apple_audio_file.c (modified) * tests/src/io/test-source_sndfile.c (added) src/io/source_sndfile.{c,h}: added sndfile source