]> git.sesse.net Git - nageru/history - resampling_queue.cpp
Write 1.4.0 changelog.
[nageru] / resampling_queue.cpp
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-10-19 Steinar H. GundersonSave another ~1% on the audio benchmark, by dealing...
2016-09-23 Steinar H. GundersonDo not use the timing of dropped frames as part of...
2016-08-28 Steinar H. GundersonFix another bug in ResamplingQueue::get_output_samples...
2016-08-13 Steinar H. GundersonIn ResamplingQueue::get_output_samples(), zero out...
2016-07-11 Steinar H. GundersonAdd some asserts that will trigger if a driver gives...
2016-05-09 Steinar H. GundersonFix an embarrassing messup with the new ResamplingQueue...
2016-05-08 Steinar H. GundersonFix a situation where first_output would never get...
2016-05-07 Steinar H. GundersonMake the audio resampler panic message slightly more...
2016-05-03 Steinar H. GundersonFix an issue where a ResamplingQueue could reach unboun...
2016-01-11 Steinar H. GundersonImprove GPLv3 compliance.
2015-11-22 Steinar H. GundersonFix an off-by-two that could lead to undefined samples...
2015-11-08 Steinar H. GundersonRename Resampler to ResamplingQueue, to avoid conflicts...