Add test for audio delay, and do it in the player rather than the decoder.
authorCarl Hetherington <cth@carlh.net>
Thu, 11 Jul 2013 14:50:18 +0000 (15:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 11 Jul 2013 14:50:18 +0000 (15:50 +0100)
commit4122f932b1dc25f7a4592f49f2c9ab19d63b3a4e
treeda592cad1e8e7293d22dcc45839de2a0f11a1d68
parentbba1bd9b08eb78bda8cdf7fa1393f3eeb2a504d9
Add test for audio delay, and do it in the player rather than the decoder.
src/lib/audio_buffers.cc
src/lib/audio_buffers.h
src/lib/audio_decoder.cc
src/lib/audio_decoder.h
src/lib/player.cc
test/audio_delay_test.cc [new file with mode: 0644]
test/test.cc