]> git.sesse.net Git - nageru/history - resampling_queue.cpp
Fix a threading issue during shutdown (two threads would try to encode audio at the...
[nageru] / resampling_queue.cpp
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...