aboutsummaryrefslogtreecommitdiffstats
path: root/alc/bformatdec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Store the ambisonic order as unsignedChris Robinson2019-09-131-4/+3
* Use unsigned channel indicesChris Robinson2019-09-121-6/+5
* Use size_t for the post-process sample lengthChris Robinson2019-08-251-3/+3
* Pass the MixRow buffer size as a spanChris Robinson2019-08-201-6/+7
* Allow using a variable channel stride for MixRowSamplesChris Robinson2019-08-191-6/+6
* Don't require MixRow's output to be a FloatBufferLineChris Robinson2019-08-181-3/+3
* Update some includesChris Robinson2019-08-051-0/+2
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-2/+2
* Make a couple counts size_tChris Robinson2019-08-031-0/+2
* Rename Alc to alcChris Robinson2019-07-281-0/+200