summaryrefslogtreecommitdiff
path: root/src/lib/audio_filter.h
AgeCommit message (Expand)Author
2021-07-03Use std::vector rather than a raw array.Carl Hetherington
2021-07-03C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-18Comment.Carl Hetherington
2015-10-14Optimise audio filters; tweak order of the LPFs in the upmixers.Carl Hetherington
2015-09-18const fix; header guard.Carl Hetherington
2015-01-15Try to fix some OS X warnings.Carl Hetherington
2014-12-05Some include tidying.Carl Hetherington
2014-07-22Fix some warnings.Carl Hetherington
2014-07-22Warning fixes.Carl Hetherington
2014-07-15Add simple stereo-5.1 upmixer.Carl Hetherington
2014-07-15Add basic windowed-sinc audio filters.Carl Hetherington