aboutsummaryrefslogtreecommitdiffstats
path: root/alc/bformatdec.h
Commit message (Expand)AuthorAgeFilesLines
* Move bformatdec to coreChris Robinson2021-04-251-71/+0
* Move GetHFOrderScales to a more appropriate placeChris Robinson2021-04-241-4/+0
* Move ambidefs.h to coreChris Robinson2020-12-121-1/+1
* Change some macros into constexpr variablesChris Robinson2020-12-041-2/+2
* Move the filters to coreChris Robinson2020-12-041-8/+6
* Move some sources to a separate directoryChris Robinson2020-11-271-1/+1
* Handle the front stablizer with the B-Format decoderChris Robinson2020-06-151-13/+17
* Use an enum for FamCountChris Robinson2020-05-191-2/+2
* Use dual-band for the internal quad and 7.1 decodersChris Robinson2020-05-071-3/+7
* Make the built-in decoders more flexibleChris Robinson2020-05-061-8/+6
* Avoid an extraneous index mapChris Robinson2020-01-151-5/+3
* Make a couple helper methods to create BFormatDecChris Robinson2020-01-151-1/+14
* Repack B-Format decoder fieldsChris Robinson2020-01-151-12/+13
* Transpose BFormatDec's matricesChris Robinson2020-01-141-9/+7
* Clean up some formatingChris Robinson2020-01-141-1/+1
* Use a span instead of an array+sizeChris Robinson2020-01-041-3/+2
* Store the ambisonic order as unsignedChris Robinson2019-09-131-2/+2
* Use unsigned channel indicesChris Robinson2019-09-121-2/+2
* Use size_t for the post-process sample lengthChris Robinson2019-08-251-1/+1
* Allow using a variable channel stride for MixRowSamplesChris Robinson2019-08-191-3/+2
* Update some includesChris Robinson2019-08-051-0/+1
* Rename Alc to alcChris Robinson2019-07-281-0/+62