summaryrefslogtreecommitdiff
path: root/test/audio_merger_test.cc
AgeCommit message (Expand)Author
2020-01-28Fix crash with sub-sample push parts in AudioMerger.v2.15.42Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2017-04-19Doxygen tweaks.Carl Hetherington
2017-04-19Fix merging of audio in various circumstances.Carl Hetherington
2017-04-19Re-add audio merger test.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-07Remove template from TimedAudioBuffers; a couple of small fixes.Carl Hetherington
2014-03-07operator bool on Time is a really bad idea; removed it and fixed lots of bugs.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2013-08-17Remove unused variable.Carl Hetherington
2013-07-27More attempts to fix audio / merging etc.Carl Hetherington
2013-07-27Adjust AudioMerger to non-signalling API.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington