| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-24 | WIPsigned-unsigned | Carl Hetherington | |
| 2020-02-27 | Add and use dB/linear conversion functions. | Carl Hetherington | |
| 2020-02-16 | Make a new AudioBuffers constructor and use it to avoid some use of the more ↵ | Carl Hetherington | |
| complicated copy_from. | |||
| 2020-01-25 | Another thinko fix. | Carl Hetherington | |
| 2020-01-25 | Fix thinko two commits ago. | Carl Hetherington | |
| 2020-01-25 | Use memset for zeroing float buffers; it's faster, and I think | Carl Hetherington | |
| we get away with it on all the platforms we care about. | |||
| 2017-04-19 | Various Doxygen fixes. | Carl Hetherington | |
| 2017-04-19 | Some comments and a few small cleanups. | Carl Hetherington | |
| 2017-04-19 | Fix merging of audio in various circumstances. | Carl Hetherington | |
| 2016-06-22 | A couple of small optimisations. | Carl Hetherington | |
| 2016-06-21 | Revert "Use make_shared<>." | Carl Hetherington | |
| Support for this seems to vary wildly across DoM's build targets. Stuff that builds on 16.04 won't build on 14.04, for example. Seems to not be worth the hassle now. This reverts commit 5a5324ed3a381a86dfe0a6e3932c1d58fdcd596f. | |||
| 2016-06-21 | Use make_shared<>. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-09-14 | Fix analysis of audio when the subject is later in the playlist than | Carl Hetherington | |
| some other long piece of content. Small optimisation to AudioBuffers to extend size logarithmically. | |||
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2014-12-20 | Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ↵ | Carl Hetherington | |
| assert()s with thrown exceptions. | |||
| 2014-12-05 | Include rearrangement. | Carl Hetherington | |
| 2014-07-15 | Add simple stereo-5.1 upmixer. | Carl Hetherington | |
| 2014-05-02 | Fix a spurious assert() failure. | Carl Hetherington | |
| 2014-05-01 | Various fixes so that audio_delay_test works again. | Carl Hetherington | |
| 2014-04-09 | Add a couple of assert()s. | Carl Hetherington | |
| 2014-01-06 | Add gain variable to accumulate_channel. | Carl Hetherington | |
| 2013-08-18 | Try to make audio gain work again. | Carl Hetherington | |
| 2013-07-25 | Zero 'lost' frames when audio buffer frame counts are dropped. | Carl Hetherington | |
| 2013-07-23 | Remove out-of-date comment. | Carl Hetherington | |
| 2013-07-22 | Various 3D bits. | Carl Hetherington | |
| 2013-07-16 | Some missing copy constructors / operator= / noncopyable. | Carl Hetherington | |
| 2013-07-12 | Add silence padding test. | Carl Hetherington | |
| 2013-07-11 | Add test for audio delay, and do it in the player rather than the decoder. | Carl Hetherington | |
| 2013-06-20 | Various fixes to make audio analysis sort-of work. | Carl Hetherington | |
| 2013-05-24 | Partial addition of DCP audio channel count to Film. | Carl Hetherington | |
| 2013-05-16 | Compiles; strange hang on adding content to a film. | Carl Hetherington | |
