summaryrefslogtreecommitdiff
path: root/src/lib/audio_buffers.h
AgeCommit message (Expand)Author
2025-10-29White space: audio_buffers.{cc,h}Carl Hetherington
2023-09-29Fix errors with WAVs containing markers (#2617).Carl Hetherington
2023-08-15Add Audiobuffers::set_channels().Carl Hetherington
2022-04-20Use std::vector in AudioBuffers (#2236).Carl Hetherington
2022-04-20Cleanup: improve some variable names.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-02-16Make a new AudioBuffers constructor and use it to avoid some use of the more ...Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2017-04-19Fix merging of audio in various circumstances.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-09-14Attempt to fix Windows build.Carl Hetherington
2015-09-14Fix analysis of audio when the subject is later in the playlist thanCarl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-05-01Comments.Carl Hetherington
2014-04-29Header tweak.Carl Hetherington
2014-01-06Add gain variable to accumulate_channel.Carl Hetherington
2013-08-18Try to make audio gain work again.Carl Hetherington
2013-07-27Extract audio merging code from Player.Carl Hetherington
2013-07-16Some missing copy constructors / operator= / noncopyable.Carl Hetherington
2013-07-11Add test for audio delay, and do it in the player rather than the decoder.Carl Hetherington
2013-05-24Partial addition of DCP audio channel count to Film.Carl Hetherington
2013-05-16Compiles; strange hang on adding content to a film.Carl Hetherington