summaryrefslogtreecommitdiff
path: root/test/audio_filter_test.cc
AgeCommit message (Expand)Author
2022-12-29Cleanup: test tidying.Carl Hetherington
2022-07-17Fix a couple of reserve()s that should be resize() (#2285).Carl Hetherington
2021-07-03Use std::vector rather than a raw array.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2017-04-19Doxygen tweaks.Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-14Optimise audio filters; tweak order of the LPFs in the upmixers.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-07-15Add basic windowed-sinc audio filters.Carl Hetherington