]> git.sesse.net Git - nageru/history - resampler.cpp
Fix a bunch of colorspace issues, after practical testing. There is still some left...
[nageru] / resampler.cpp
2015-10-13 Steinar H. GundersonRework entire pts handling.
2015-10-13 Steinar H. GundersonMake the resampler zero out samples on underrun instead...
2015-10-11 Steinar H. GundersonUpdate loop filter to take into account ratio; based...
2015-10-10 Steinar H. GundersonAdd a resampler module, as start of sound support.