summaryrefslogtreecommitdiff
path: root/src/lib/audio_ring_buffers.cc
AgeCommit message (Collapse)Author
2018-08-14Temporary debugging.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-10-08Fix build failure (#1134).Carl Hetherington
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-19Small cleanup.Carl Hetherington
2017-04-19Initial butler work.Carl Hetherington