# # ChangeLog for tests/src/io/test-source_multi.c # # Generated by Trac 1.2 # Jun 17, 2024, 2:28:30 AM Thu, 29 Nov 2018 15:11:15 GMT Paul Brossier [da67922] * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_multi.c (modified) * tests/src/io/test-source_seek.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/src/io/test-source_wavread.c (modified) [tests] use run_on_default_source in all source tests Tue, 17 Dec 2013 16:30:13 GMT Paul Brossier [4ed0ed1] * src/fmat.c (modified) * src/fmat.h (modified) * src/io/audio_unit.c (modified) * src/spectral/filterbank.c (modified) * src/spectral/mfcc.c (modified) * src/synth/sampler.c (modified) * tests/src/io/test-source_multi.c (modified) * tests/src/test-fmat.c (modified) src/fmat.c: new_fmat() takes height as first argument Mon, 30 Sep 2013 15:18:49 GMT Paul Brossier [a06ab19] * tests/src/io/test-source_multi.c (modified) tests/src/io/test-source_multi.c: fix ho_size option, add channel ... Fri, 22 Mar 2013 18:18:18 GMT Paul Brossier [59c4e5d] * tests/src/io/test-source_multi.c (modified) tests/src/io/test-source_multi.c: del fmat only when need be Fri, 22 Mar 2013 01:29:19 GMT Paul Brossier [4865e4b] * src/io/source.c (modified) * src/io/source.h (modified) * src/io/source_apple_audio.c (modified) * src/io/source_apple_audio.h (modified) * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_multi.c (added) src/io/source*: add _do_multi and _get_channels, really downmix ...