aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/bformatdec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allocate the appropriate amount in the aligned allocatorChris Robinson2018-11-041-1/+1
* Properly mark arrays constexpr and/or staticChris Robinson2018-11-041-4/+4
* Convert ambdec.c to C++Chris Robinson2018-11-031-2/+2
* Be more C++-friendly with the B-Format decoderChris Robinson2018-11-031-52/+88
* Convert the BFormat decoder to C++Chris Robinson2018-11-031-0/+492