# # ChangeLog for tests/src/io/test-source_avcodec.c # # Generated by Trac 1.2 # Oct 21, 2024, 9:40:07 AM Mon, 25 Apr 2016 14:38:14 GMT Paul Brossier [2d071ad] * src/io/source_avcodec.c (modified) * src/io/source_avcodec.h (modified) * tests/src/io/test-source_avcodec.c (modified) src/io/source_avcodec.h: add _get_duration Mon, 09 Jun 2014 19:56:19 GMT Paul Brossier [584714c] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: use HAVE_LIBAV, closes #10 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:35:58 GMT Paul Brossier [919139b] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: wrap line Fri, 06 Dec 2013 15:22:05 GMT Paul Brossier [ce5e424] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: add hop_size, improve memory check Thu, 05 Dec 2013 13:01:18 GMT Paul Brossier [23bf001] * tests/src/io/test-source_avcodec.c (modified) tests/src/io/test-source_avcodec.c: really abort on error Thu, 05 Dec 2013 02:40:44 GMT Paul Brossier [ba0ba10] * src/io/source_avcodec.c (added) * src/io/source_avcodec.h (added) * src/wscript_build (modified) * tests/src/io/test-source_avcodec.c (added) * wscript (modified) src/io/source_avcodec.c: added first draft