summaryrefslogtreecommitdiff
path: root/src/lib/audio_ring_buffers.h
AgeCommit message (Collapse)Author
2025-05-10White space: audio_ring_buffers.{cc,h}Carl Hetherington
2022-12-13More header trimming.Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-10-16Add comment.Carl Hetherington
2021-02-16C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-04-19Hopefully better errors on large video/audio disagreements.Carl Hetherington
2018-12-22Fix assumption of 48kHz DCP audio in AudioRingBuffers consistency check (#1436).Carl Hetherington
2018-08-04Timestamp audio emissions from butler and hence discard very lateCarl Hetherington
audio in FilmViewer. This should help with the case where lots of video frames are rapidly discarded when they are late but the corresponding audio is not, hence audio buffers get overfilled.
2017-07-12Make ::get tell caller if there's been an underrun.Carl Hetherington
2017-05-22Remove some unused code.Carl Hetherington
2017-04-19const correctness.Carl Hetherington
2017-04-19Initial butler work.Carl Hetherington