| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-15 | Add Resampler::channels(). | Carl Hetherington | |
| 2022-12-13 | More header trimming. | Carl Hetherington | |
| 2021-07-05 | Tidy a little and use some std::vector instead of raw arrays. | Carl Hetherington | |
| 2021-04-29 | Remove use of boost::noncopyable. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2017-05-21 | Do resampling in AudioDecoder rather than Player. | Carl Hetherington | |
| This fixes the problem where the decoder's position would not take into account that all samples pushed into the resampler do not always immediately come out. This would result in Player thinking that there would be gaps when there are not. | |||
| 2017-04-19 | Various fixes to seeking with audio. | Carl Hetherington | |
| 2017-04-19 | Restore upmixer_a_test and fix resampler flushing. | Carl Hetherington | |
| 2017-04-19 | Various fixes to push audio vaguely in the right direction. | Carl Hetherington | |
| 2016-06-22 | Set AudioDecoder::fast a different way. | Carl Hetherington | |
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2015-09-09 | Use SRC_LINEAR for speed when analysing audio (#685). | Carl Hetherington | |
| 2015-09-05 | Use libsamplerate for resampling instead of FFmpeg / libsoxr. | Carl Hetherington | |
| libsoxr was crashing on Windows and seems somewhat unmaintained. | |||
| 2015-08-26 | Rest of src/lib/*.h tidying. | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2014-12-05 | Some include tidying. | Carl Hetherington | |
| 2013-12-18 | Considerable rework of decoder timing; tests pass, at least. | Carl Hetherington | |
| 2013-07-25 | Hopefully much cleaner handling of PTS changes under resample. | Carl Hetherington | |
| 2013-07-16 | More noncopyable. | Carl Hetherington | |
| 2013-07-11 | GPL boilerplate. | Carl Hetherington | |
| 2013-07-11 | Untested flushing of resamplers. | Carl Hetherington | |
| 2013-06-26 | Another try at sorting out the thorny question of timing. | Carl Hetherington | |
