summaryrefslogtreecommitdiff
path: root/src/lib/audio_merger.h
AgeCommit message (Expand)Author
2025-12-06White space: audio_merger.{cc,h}Carl Hetherington
2022-10-26Allow move construction of AudioMerger.Carl Hetherington
2022-09-10const correctness for AudioMerger.Carl Hetherington
2022-05-26Cleanup: use some more make_shared.Carl Hetherington
2021-04-07Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2017-05-16Remove unused _last_pull.Carl Hetherington
2017-04-23Add AudioMerger::clear() method.Carl Hetherington
2017-04-19Some comments and a few small cleanups.Carl Hetherington
2017-04-19Fix merging of audio in various circumstances.Carl Hetherington
2017-04-19Various fixes to push audio vaguely in the right direction.Carl Hetherington
2017-04-19Various work on the audio code.Carl Hetherington
2014-03-25It builds.Carl Hetherington
2014-03-07Remove template from TimedAudioBuffers; a couple of small fixes.Carl Hetherington
2014-03-04New DCPTime/ContentTime types.Carl Hetherington
2013-12-18Fix seek with respect to video/audio frame boundary alignment.Carl Hetherington
2013-12-13Time -> DCPTime.Carl Hetherington
2013-12-11Various work on better seeking (and seeking of audio).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