aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/bformatdec.h
Commit message (Expand)AuthorAgeFilesLines
* Remove an unneeded functionChris Robinson2017-02-281-1/+0
* Remove an unused functionChris Robinson2017-02-231-1/+0
* Remove an unused flag enumChris Robinson2017-02-201-3/+0
* Apply distance compensation when writing to the outputChris Robinson2017-02-191-1/+1
* Don't use periphonic FOA when the HOA decoder is not periphonicChris Robinson2017-02-191-0/+1
* Replace more ALuint with ALsizeiChris Robinson2017-01-291-1/+1
* Improve the ambisonic upscaling methodsChris Robinson2017-01-241-0/+18
* More ALsizei, with the B-Format decoderChris Robinson2017-01-161-4/+4
* Use ALsizei in a few more placesChris Robinson2017-01-161-1/+1
* Make some pointer-to-array parameters constChris Robinson2016-10-041-3/+3
* Band-split the HRIRs when building the ambisonic decoder filtersChris Robinson2016-08-211-0/+15
* Add a stand-alone upsampler for higher-order ambisonic oputputChris Robinson2016-07-301-0/+10
* Add a config option for distance compensationChris Robinson2016-03-261-1/+5
* Up-sample first-order content when using a higher order HQ decoderChris Robinson2016-03-231-0/+5
* Add a specific output for first-order sourcesChris Robinson2016-03-221-0/+1
* Add a dual-band ambisonic decoderChris Robinson2016-03-151-0/+14